Share via


JitNetworkAccessRequestPort.EndTimeUtc Property

Definition

Gets or sets the date & time at which the request ends in UTC

[Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")]
public DateTime EndTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")>]
member this.EndTimeUtc : DateTime with get, set
Public Property EndTimeUtc As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to