PSMountConfiguration Constructors
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.
C#
public PSMountConfiguration (Microsoft.Azure.Commands.Batch.Models.PSAzureBlobFileSystemConfiguration configuration);
new Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration : Microsoft.Azure.Commands.Batch.Models.PSAzureBlobFileSystemConfiguration -> Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration
Public Sub New (configuration As PSAzureBlobFileSystemConfiguration)
Parameters
- configuration
- PSAzureBlobFileSystemConfiguration
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public PSMountConfiguration (Microsoft.Azure.Commands.Batch.Models.PSAzureFileShareConfiguration configuration);
new Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration : Microsoft.Azure.Commands.Batch.Models.PSAzureFileShareConfiguration -> Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration
Public Sub New (configuration As PSAzureFileShareConfiguration)
Parameters
- configuration
- PSAzureFileShareConfiguration
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public PSMountConfiguration (Microsoft.Azure.Commands.Batch.Models.PSCifsMountConfiguration configuration);
new Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration : Microsoft.Azure.Commands.Batch.Models.PSCifsMountConfiguration -> Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration
Public Sub New (configuration As PSCifsMountConfiguration)
Parameters
- configuration
- PSCifsMountConfiguration
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public PSMountConfiguration (Microsoft.Azure.Commands.Batch.Models.PSNfsMountConfiguration configuration);
new Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration : Microsoft.Azure.Commands.Batch.Models.PSNfsMountConfiguration -> Microsoft.Azure.Commands.Batch.Models.PSMountConfiguration
Public Sub New (configuration As PSNfsMountConfiguration)
Parameters
- configuration
- PSNfsMountConfiguration
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |