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