次の方法で共有


MountConfiguration.CifsMountConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

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

適用対象