Storage Account Key Response
data class StorageAccountKeyResponse(val creationTime: String, val keyName: String, val permissions: String, val value: String)
An access key for the storage account.
An access key for the storage account.