ListClusterUserCredentialProperties.ClientProxy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Boolean value to indicate whether the request is for client side proxy or not
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)]
public bool ClientProxy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)>]
member this.ClientProxy : bool with get, set
Public Property ClientProxy As Boolean
Property Value
Implements
- Attributes