Pool.UpdateStages.WithMountConfiguration Interface
public static interface Pool.UpdateStages.WithMountConfiguration
The stage of the Pool update allowing to specify mountConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withMountConfiguration(List<MountConfiguration> mountConfiguration)
Specifies the mount |
Method Details
withMountConfiguration
public abstract Pool.Update withMountConfiguration(List<MountConfiguration> mountConfiguration)
Specifies the mountConfiguration property: This supports Azure Files, NFS, CIFS/SMB, and Blobfuse..
Parameters:
Returns: