共用方式為


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

備註

此屬性與其他所有屬性互斥。

適用於