Udostępnij przez


IRunCommandRequest.ClusterToken Property

Definition

AuthToken issued for AKS AAD Server App.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="AuthToken issued for AKS AAD Server App.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterToken", Update=true)]
public string ClusterToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=true, Description="AuthToken issued for AKS AAD Server App.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterToken", Update=true)>]
member this.ClusterToken : string with get, set
Public Property ClusterToken As String

Property Value

Attributes

Applies to