Share via


StorageCustomDomain.IsUseSubDomainNameEnabled Property

Definition

Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates.

public bool? IsUseSubDomainNameEnabled { get; set; }
member this.IsUseSubDomainNameEnabled : Nullable<bool> with get, set
Public Property IsUseSubDomainNameEnabled As Nullable(Of Boolean)

Property Value

Applies to