accountKeySecret property

String? accountKeySecret
getter/setter pair

Azure storage account key.

This property is required when 'authentication_type' is set to 'SHARED_KEY'.

Optional.

Implementation

core.String? accountKeySecret;