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

적용 대상