Share via


ContainerRegistryToken.ScopeMapId Property

Definition

The resource ID of the scope map to which the token will be associated with.

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

Property Value

Applies to