CloudServiceGetResponse.Resource.SchemaVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Optional version of the intrinsic properties for the resource. If not specified, you must conform to the default contract resource.
public string SchemaVersion { get; set; }
member this.SchemaVersion : string with get, set
Public Property SchemaVersion As String