EffectiveNetworkSecurityGroupAssociation.NetworkManager Property

Definition

Gets or sets the ID of the Azure network manager if assigned.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to