Share via


StaticSiteCustomDomainOverviewData.Status Property

Definition

The status of the custom domain.

public Azure.ResourceManager.AppService.Models.CustomDomainStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppService.Models.CustomDomainStatus>
Public ReadOnly Property Status As Nullable(Of CustomDomainStatus)

Property Value

Applies to