ManagedGrafanaProperties.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.
Scope for dns deterministic name hash calculation.
public Azure.ResourceManager.Grafana.Models.AutoGeneratedDomainNameLabelScope? AutoGeneratedDomainNameLabelScope { get; set; }
member this.AutoGeneratedDomainNameLabelScope : Nullable<Azure.ResourceManager.Grafana.Models.AutoGeneratedDomainNameLabelScope> with get, set
Public Property AutoGeneratedDomainNameLabelScope As Nullable(Of AutoGeneratedDomainNameLabelScope)