ConnectedRegistry.ClientTokenIds Property

Definition

The list of the ACR token resource IDs used to authenticate clients to the connected registry.

public Azure.Provisioning.BicepList<Azure.Core.ResourceIdentifier> ClientTokenIds { get; set; }
member this.ClientTokenIds : Azure.Provisioning.BicepList<Azure.Core.ResourceIdentifier> with get, set
Public Property ClientTokenIds As BicepList(Of ResourceIdentifier)

Property Value

Applies to