Bagikan melalui


ISyncProperties.TokenId Property

Definition

The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tokenId")]
public string TokenId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the ACR token used to authenticate the connected registry to its parent during sync.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tokenId")>]
member this.TokenId : string with get, set
Public Property TokenId As String

Property Value

Attributes

Applies to