次の方法で共有


MountConfiguration.NfsMountConfiguration プロパティ

定義

各ノードにマウントする NFS ファイル システムを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="nfsMountConfiguration")]
public Microsoft.Azure.Management.Batch.Models.NFSMountConfiguration NfsMountConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nfsMountConfiguration")>]
member this.NfsMountConfiguration : Microsoft.Azure.Management.Batch.Models.NFSMountConfiguration with get, set
Public Property NfsMountConfiguration As NFSMountConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

このプロパティは、他のすべてのプロパティと相互に排他的です。

適用対象