Sdílet prostřednictvím


MountVolumes.AzureBlobFileSystems Vlastnost

Definice

Získá nebo nastaví systémy souborů azure Blob.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Kolekce kontejnerů objektů blob Azure, které se mají připojit k uzlům clusteru.

Platí pro