Dela via


ManagedClusterAPIServerAccessProfile.DisableRunCommand Property

Definition

Gets or sets whether to disable run command for the cluster or not.

[Newtonsoft.Json.JsonProperty(PropertyName="disableRunCommand")]
public bool? DisableRunCommand { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableRunCommand")>]
member this.DisableRunCommand : Nullable<bool> with get, set
Public Property DisableRunCommand As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to