WebSiteData.AutoGeneratedDomainNameLabelScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)