Shared Access Signature Authorization Rule Access Rights Description Response
data class SharedAccessSignatureAuthorizationRuleAccessRightsDescriptionResponse(val keyName: String, val primaryKey: String? = null, val rights: String, val secondaryKey: String? = null)
Description of the shared access key.