JitNetworkAccessPortRule.MaxRequestAccessDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets maximum duration requests can be made for. In ISO 8601 duration format. Minimum 5 minutes, maximum 1 day
[Newtonsoft.Json.JsonProperty(PropertyName="maxRequestAccessDuration")]
public string MaxRequestAccessDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxRequestAccessDuration")>]
member this.MaxRequestAccessDuration : string with get, set
Public Property MaxRequestAccessDuration As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute