Share via


ContainerServiceInner.MasterProfile Property

Definition

Gets or sets properties of master agents.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to