IntegrationAccountCertificate.CreatedTime Property

Definition

Gets the created time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to