Get Data Container Result
data class GetDataContainerResult(val id: String, val name: String, val properties: DataContainerResponse, val systemData: SystemDataResponse, val type: String)
Azure Resource Manager resource envelope.
Constructors
Link copied to clipboard
constructor(id: String, name: String, properties: DataContainerResponse, systemData: SystemDataResponse, type: String)