DataPartitionPropertiesResponse

data class DataPartitionPropertiesResponse(val name: String? = null, val provisioningState: String? = null)

Defines the properties of an individual data partition.

Constructors

Link copied to clipboard
constructor(name: String? = null, provisioningState: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the data partition

Link copied to clipboard

Name of the data partition