PSNfsMountConfiguration(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSNfsMountConfiguration (string source, string relativeMountPath, string mountOptions = default);
new Microsoft.Azure.Commands.Batch.Models.PSNfsMountConfiguration : string * string * string -> Microsoft.Azure.Commands.Batch.Models.PSNfsMountConfiguration
Public Sub New (source As String, relativeMountPath As String, Optional mountOptions As String = Nothing)
Parameters
- source
- String
- relativeMountPath
- String
- mountOptions
- String