Share via


NetworkVirtualAppliance.InboundSecurityRules Property

Definition

Gets list of references to InboundSecurityRules.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundSecurityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> InboundSecurityRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundSecurityRules")>]
member this.InboundSecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property InboundSecurityRules As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to