Share via


JitNetworkAccessPolicy.Requests Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requests")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.JitNetworkAccessRequest> Requests { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requests")>]
member this.Requests : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.JitNetworkAccessRequest> with get, set
Public Property Requests As IList(Of JitNetworkAccessRequest)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to