Partager via


MountVolumes.AzureBlobFileSystems Propriété

Définition

Obtient ou définit des systèmes de fichiers Blob 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Collection de conteneurs d’objets blob Azure qui doivent être montés sur les nœuds de cluster.

S’applique à