ManagedClusterInner.ApiServerAccessProfile Property

Definition

Gets or sets access profile for managed cluster API server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to