共用方式為


OSFamily.Properties Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to