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