Share via


IAfdDomain Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainTypeConverter))]
public interface IAfdDomain : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainTypeConverter))>]
type IAfdDomain = interface
    interface IJsonSerializable
    interface IResource
Public Interface IAfdDomain
Implements IResource
Derived
Attributes
Implements

Properties

AzureDnsZoneId

Resource ID.

DeploymentStatus
DomainValidationState

Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. DCV stands for DomainControlValidation.

ExtendedProperty

Key-Value pair representing migration properties for domains.

HostName

The host name of the domain. Must be a domain name.

Id

Resource ID.

(Inherited from IResource)
Location
Name

Resource name.

(Inherited from IResource)
ProfileName

The name of the profile which holds the domain.

PropertiesPreValidatedCustomDomainResourceIdId

Resource ID.

ProvisioningState

Provisioning status

SystemDataCreatedAt

The timestamp of resource creation (UTC)

(Inherited from IResource)
SystemDataCreatedBy

An identifier for the identity that created the resource

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

An identifier for the identity that last modified the resource

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource

(Inherited from IResource)
TlsSetting

The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate. If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.

Type

Resource type.

(Inherited from IResource)
ValidationPropertyExpirationDate

The date time that the token expires

ValidationPropertyValidationToken

Challenge used for DNS TXT record or file based validation

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to