次の方法で共有


MountConfiguration.AzureFileShareConfiguration プロパティ

定義

各ノードにマウントする Azure ファイル共有を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

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

適用対象