Customer Data Storage Properties Response
data class CustomerDataStoragePropertiesResponse(val blobContainerName: String? = null, val storageAccountResourceId: String? = null)
Model that represents the Customer Managed Storage for an Experiment.