다음을 통해 공유


FileServer.Subnet 속성

정의

서브넷을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")]
public Microsoft.Azure.Management.BatchAI.Models.ResourceId Subnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")>]
member this.Subnet : Microsoft.Azure.Management.BatchAI.Models.ResourceId with get, set
Public Property Subnet As ResourceId

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

파일 서버 가상 네트워크 서브넷 리소스 ID입니다.

적용 대상