Share via


IContainerRegistryIdentity.ScopeMapName Property

Definition

The name of the scope map.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the scope map.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scopeMapName")]
public string ScopeMapName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the scope map.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scopeMapName")>]
member this.ScopeMapName : string with get, set
Public Property ScopeMapName As String

Property Value

Attributes

Applies to