SwiftVirtualNetworkInner.SubnetResourceId 속성

정의

Virtual Network 서브넷의 리소스 ID를 가져오거나 설정합니다. 이 웹앱이 조인할 서브넷입니다. 이 서브넷에는 먼저 Microsoft.Web/serverFarms에 대한 위임이 정의되어야 합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnetResourceId")]
public string SubnetResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnetResourceId")>]
member this.SubnetResourceId : string with get, set
Public Property SubnetResourceId As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상