Udostępnij przez


IManagedClusterAddonProfile.Config Property

Definition

Key-value pairs for configuring an add-on.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Key-value pairs for configuring an add-on.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterAddonProfileConfig) }, Read=true, ReadOnly=false, Required=false, SerializedName="config", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterAddonProfileConfig Config { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="Key-value pairs for configuring an add-on.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterAddonProfileConfig) }, Read=true, ReadOnly=false, Required=false, SerializedName="config", Update=true)>]
member this.Config : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterAddonProfileConfig with get, set
Public Property Config As IManagedClusterAddonProfileConfig

Property Value

Attributes

Applies to