Freigeben über


CloudPool.MountConfiguration Eigenschaft

Definition

Ruft eine Liste von Dateisystemen ab, die auf jedem Knoten im Pool bereitgestellt werden sollen, oder legt diese fest.

public System.Collections.Generic.IList<Microsoft.Azure.Batch.MountConfiguration> MountConfiguration { get; set; }
member this.MountConfiguration : System.Collections.Generic.IList<Microsoft.Azure.Batch.MountConfiguration> with get, set
Public Property MountConfiguration As IList(Of MountConfiguration)

Eigenschaftswert

Hinweise

Dies unterstützt Azure Files, NFS, CIFS/SMB und Blobfuse.

Gilt für: