Data Partition Properties Response
data class DataPartitionPropertiesResponse(val name: String? = null, val provisioningState: String? = null)
Defines the properties of an individual data partition.
Defines the properties of an individual data partition.