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。

適用対象