Storage Account Credentials Response
data class StorageAccountCredentialsResponse(val primaryKey: String, val resourceId: String, val secondaryKey: String)
Access information for the storage account.
Access information for the storage account.