Compartir a través de


IRegistryNameCheckRequest.Type Property

Definition

The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="type")]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to