共用方式為


PrivateAccessInner.VirtualNetworks 屬性

定義

取得或設定允許私下存取網站的虛擬網路 (和子網) 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於