NetworkVirtualAppliance.InboundSecurityRules 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 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