ContainerServiceInner.MasterProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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