Share via


Subnet.NetworkSecurityGroup Property

Definition

Gets or sets the reference to the NetworkSecurityGroup resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkSecurityGroup")]
public Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup NetworkSecurityGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkSecurityGroup")>]
member this.NetworkSecurityGroup : Microsoft.Azure.Management.Network.Models.NetworkSecurityGroup with get, set
Public Property NetworkSecurityGroup As NetworkSecurityGroup

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to