Compartilhar via


MountVolumes.AzureFileShares Propriedade

Definição

Obtém ou define compartilhamentos de arquivos do Azure.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Uma coleção de Compartilhamentos de Arquivos do Azure que devem ser montados nos nós de cluster.

Aplica-se a