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