OSVersion.Properties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Compute.Models.OSVersionProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Compute.Models.OSVersionProperties with get, set
Public Property Properties As OSVersionProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to