共用方式為


DdosProtectionPlan.VirtualNetworks Property

Definition

Gets the list of virtual networks associated with the DDoS protection plan resource. This list is read-only.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to