Share via


JitNetworkAccessPolicyInitiatePort.EndTimeUtc Property

Definition

Gets or sets the time to close the request 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