Udostępnij za pośrednictwem


IGenerateCredentialsParameters.TokenId Property

Definition

The resource ID of the token for which credentials have to be generated.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the token for which credentials have to be generated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenId")]
public string TokenId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the token for which credentials have to be generated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tokenId")>]
member this.TokenId : string with get, set
Public Property TokenId As String

Property Value

Attributes

Applies to