Share via


ManagedClusterWindowsProfile.GmsaProfile Property

Definition

Gets or sets the Windows gMSA Profile in the Managed Cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to