IntegrationAccountCertificate.ChangedTime Property

Definition

Gets the changed time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to