Get Registry Environment Version Result
data class GetRegistryEnvironmentVersionResult(val environmentVersionProperties: EnvironmentVersionResponse, val id: String, val name: String, val systemData: SystemDataResponse, val type: String)
Azure Resource Manager resource envelope.
Constructors
Link copied to clipboard
constructor(environmentVersionProperties: EnvironmentVersionResponse, id: String, name: String, systemData: SystemDataResponse, type: String)