Share via


WebSiteData.AutoGeneratedDomainNameLabelScope Property

Definition

Specifies the scope of uniqueness for the default hostname during resource creation.

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

Property Value

Applies to