Freigeben über


RegistryUpdateParameters.SkuName Property

Definition

The SKU name of the container registry. Required for registry creation.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Implements

Attributes

Applies to