Share via


ContainerRegistryNameAvailabilityContent.AutoGeneratedDomainNameLabelScope Property

Definition

The auto generated domain name label of the container registry. This value defaults to "Unsecure".

public Azure.ResourceManager.ContainerRegistry.Models.AutoGeneratedDomainNameLabelScope? AutoGeneratedDomainNameLabelScope { get; set; }
member this.AutoGeneratedDomainNameLabelScope : Nullable<Azure.ResourceManager.ContainerRegistry.Models.AutoGeneratedDomainNameLabelScope> with get, set
Public Property AutoGeneratedDomainNameLabelScope As Nullable(Of AutoGeneratedDomainNameLabelScope)

Property Value

Applies to