Share via


StaticSiteCustomDomainOverviewARMResource.CreatedOn Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdOn")]
public DateTime? CreatedOn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdOn")>]
member this.CreatedOn : Nullable<DateTime>
Public ReadOnly Property CreatedOn As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to