WindowsGmsaProfile Class
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.
Windows gMSA Profile in the managed cluster.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.WindowsGmsaProfileTypeConverter))]
public class WindowsGmsaProfile : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IWindowsGmsaProfile
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.WindowsGmsaProfileTypeConverter))>]
type WindowsGmsaProfile = class
interface IWindowsGmsaProfile
interface IJsonSerializable
Public Class WindowsGmsaProfile
Implements IWindowsGmsaProfile
- Inheritance
-
WindowsGmsaProfile
- Attributes
- Implements
Windows |
Creates an new WindowsGmsaProfile instance. |
Dns |
|
Enabled |
Specifies whether to enable Windows gMSA in the managed cluster. |
Root |
Deserialize |
Deserializes a IDictionary into an instance of WindowsGmsaProfile. |
Deserialize |
Deserializes a PSObject into an instance of WindowsGmsaProfile. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IWindowsGmsaProfile. |
From |
Creates a new instance of WindowsGmsaProfile, deserializing the content from a json string. |
To |
Serializes this instance of WindowsGmsaProfile into a JsonNode. |
To |
Serializes this instance to a json string. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |