NewAzKubernetesConfiguration_CreateExpanded.OperatorInstanceName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="Instance name of the operator - identifying the specific configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operatorInstanceName")]
[System.Management.Automation.Parameter(HelpMessage="Instance name of the operator - identifying the specific configuration.", Mandatory=false)]
public string OperatorInstanceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Category(new Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Runtime.Info(Description="Instance name of the operator - identifying the specific configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operatorInstanceName")>]
[<System.Management.Automation.Parameter(HelpMessage="Instance name of the operator - identifying the specific configuration.", Mandatory=false)>]
member this.OperatorInstanceName : string with get, set
Public Property OperatorInstanceName As String

Property Value

String
Attributes

Applies to