Machine.Properties Property

Definition

Gets the properties of the machine

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.ContainerService.Models.MachineProperties Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.ContainerService.Models.MachineProperties
Public ReadOnly Property Properties As MachineProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to