ContainerService.MasterProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.masterProfile")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceMasterProfile MasterProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.masterProfile")>]
member this.MasterProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceMasterProfile with get, set
Public Property MasterProfile As ContainerServiceMasterProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to