Freigeben über


MountVolumes.AzureFileShares Eigenschaft

Definition

Ruft azure-Dateifreigaben ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Eine Sammlung von Azure-Dateifreigaben, die an die Clusterknoten eingebunden werden sollen.

Gilt für: