Share via


IAfdEndpoint.AutoGeneratedDomainNameLabelScope Property

Definition

Indicates the endpoint name reuse scope. The default value is TenantReuse.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", "NoReuse" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Indicates the endpoint name reuse scope. The default value is TenantReuse.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoGeneratedDomainNameLabelScope", Update=true)]
public string AutoGeneratedDomainNameLabelScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", "NoReuse" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Indicates the endpoint name reuse scope. The default value is TenantReuse.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoGeneratedDomainNameLabelScope", Update=true)>]
member this.AutoGeneratedDomainNameLabelScope : string with get, set
Public Property AutoGeneratedDomainNameLabelScope As String

Property Value

Attributes

Applies to