Share via


NetworkInterfaceInner.NetworkSecurityGroup Property

Definition

Gets or sets the reference of the NetworkSecurityGroup resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to