Get Skus Nested Resource Type Third Result
data class GetSkusNestedResourceTypeThirdResult(val azureApiVersion: String, val id: String, val name: String, val properties: SkuResourceResponseProperties, val systemData: SystemDataResponse, val type: String)
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: SkuResourceResponseProperties, systemData: SystemDataResponse, type: String)