Dela via


MountVolumes.AzureBlobFileSystems Egenskap

Definition

Hämtar eller anger Azure Blob-filsystem.

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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

En samling Azure Blob-containrar som ska monteras på klusternoderna.

Gäller för