WindowsGmsaProfile Class

Definition

Windows gMSA Profile in the managed cluster.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.WindowsGmsaProfileTypeConverter))]
public class WindowsGmsaProfile : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IWindowsGmsaProfile
Inheritance
WindowsGmsaProfile
Attributes
Implements

Constructors

WindowsGmsaProfile()

Creates an new WindowsGmsaProfile instance.

Properties

DnsServer
Enabled

Specifies whether to enable Windows gMSA in the managed cluster.

RootDomainName

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of WindowsGmsaProfile.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of WindowsGmsaProfile.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IWindowsGmsaProfile.

FromJsonString(String)

Creates a new instance of WindowsGmsaProfile, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of WindowsGmsaProfile into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest