Freigeben über


ManagedClusterApiServerAccessProfile.DisableRunCommand Property

Definition

Whether to disable run command for the cluster or not.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public bool? DisableRunCommand { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.DisableRunCommand : Nullable<bool> with get, set
Public Property DisableRunCommand As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to