다음을 통해 공유


IListClusterUserCredentialProperties.ClientProxy Property

Definition

Boolean value to indicate whether the request is for client side proxy or not

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Boolean value to indicate whether the request is for client side proxy or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="clientProxy")]
public bool ClientProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Boolean value to indicate whether the request is for client side proxy or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="clientProxy")>]
member this.ClientProxy : bool with get, set
Public Property ClientProxy As Boolean

Property Value

Attributes

Applies to