PSMountConfiguration Constructors
ในบทความนี้
Definition
Overloads
PSMountConfiguration(PSAzureBlobFileSystemConfiguration)
PSMountConfiguration(PSAzureFileShareConfiguration)
PSMountConfiguration(PSCifsMountConfiguration)
PSMountConfiguration(PSNfsMountConfiguration)
แสดง 2 เพิ่มเติม
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.
ขยายตาราง
PSMountConfiguration(PSAzureBlobFileSystemConfiguration)
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
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
PSMountConfiguration(PSAzureFileShareConfiguration)
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
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
PSMountConfiguration(PSCifsMountConfiguration)
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
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)
PSMountConfiguration(PSNfsMountConfiguration)
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
Applies to
Azure - PowerShell Commands Latest และ Azure - PowerShell Commands 12 (LTS)