Udostępnij za pośrednictwem


MountVolumes.AzureFileShares Właściwość

Definicja

Pobiera lub ustawia udziały plików platformy Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="azureFileShares")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.AzureFileShareReference> AzureFileShares { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureFileShares")>]
member this.AzureFileShares : System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.AzureFileShareReference> with get, set
Public Property AzureFileShares As IList(Of AzureFileShareReference)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Kolekcja udziałów plików platformy Azure, które mają zostać zainstalowane w węzłach klastra.

Dotyczy