PSViewNsgRules.NetworkInterfacesProperty Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSSecurityGroupNetworkInterface> NetworkInterfacesProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.NetworkInterfacesProperty : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSSecurityGroupNetworkInterface> with get, set
Public Property NetworkInterfacesProperty As List(Of PSSecurityGroupNetworkInterface)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to