Dela via


ContainerRegistrySku.Name Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.ContainerRegistrySkuName> Name { get; set; }
member this.Name : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.ContainerRegistrySkuName> with get, set
Public Property Name As BicepValue(Of ContainerRegistrySkuName)

Property Value

Applies to