Udostępnij za pośrednictwem


MountVolumes.AzureBlobFileSystems Właściwość

Definicja

Pobiera lub ustawia systemy plików obiektów blob platformy Azure.

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Kolekcja kontenerów obiektów blob platformy Azure, które mają zostać zainstalowane w węzłach klastra.

Dotyczy