Get Environment Specification Version Result
data class GetEnvironmentSpecificationVersionResult(val azureApiVersion: String, 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(azureApiVersion: String, id: String, name: String, properties: EnvironmentSpecificationVersionResponse, systemData: SystemDataResponse, type: String)