Get Data Pool Result
data class GetDataPoolResult(val dataPoolId: String, val id: String, val locations: List<DataPoolLocationResponse>, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
ADP Data Pool
Constructors
Link copied to clipboard
constructor(dataPoolId: String, id: String, locations: List<DataPoolLocationResponse>, name: String, provisioningState: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Data Pool's data-plane ID
Link copied to clipboard
Gets or sets the collection of locations where Data Pool resources should be created
Link copied to clipboard
Gets the status of the data pool at the time the operation was called
Link copied to clipboard
The system meta data relating to this resource