Compartir a través de


IStaticSiteCustomDomainOverviewArmResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteCustomDomainOverviewArmResourcePropertiesTypeConverter))]
public interface IStaticSiteCustomDomainOverviewArmResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteCustomDomainOverviewArmResourcePropertiesTypeConverter))>]
type IStaticSiteCustomDomainOverviewArmResourceProperties = interface
    interface IJsonSerializable
Public Interface IStaticSiteCustomDomainOverviewArmResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CreatedOn

The date and time on which the custom domain was created for the static site.

DomainName

The domain name for the static site custom domain.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to