Bagikan melalui


IParentProperties.SyncPropertyTokenId 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 SyncPropertyTokenId { 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.SyncPropertyTokenId : string with get, set
Public Property SyncPropertyTokenId As String

Property Value

Attributes

Applies to