Compartir a través de


IStaticSiteCustomDomainOverviewArmResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteCustomDomainOverviewArmResourceTypeConverter))]
public interface IStaticSiteCustomDomainOverviewArmResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StaticSiteCustomDomainOverviewArmResourceTypeConverter))>]
type IStaticSiteCustomDomainOverviewArmResource = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IStaticSiteCustomDomainOverviewArmResource
Implements IProxyOnlyResource
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.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to