Storage Account Response
data class StorageAccountResponse(val id: String, val identity: ResourceIdentityResponse? = null, val status: String)
The details about the associated storage account.
The details about the associated storage account.