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

備註

檔案伺服器虛擬網路子網資源識別碼。

適用於