Delen via


MountConfiguration Klas

Definitie

Het bestandssysteem dat aan elk knooppunt moet worden gekoppeld.

public class MountConfiguration
type MountConfiguration = class
Public Class MountConfiguration
Overname
MountConfiguration

Constructors

MountConfiguration()

Initialiseert een nieuw exemplaar van de klasse MountConfiguration.

MountConfiguration(AzureBlobFileSystemConfiguration, NFSMountConfiguration, CIFSMountConfiguration, AzureFileShareConfiguration)

Initialiseert een nieuw exemplaar van de klasse MountConfiguration.

Eigenschappen

AzureBlobFileSystemConfiguration

Hiermee wordt de Azure Storage-container opgehaald of ingesteld voor koppeling met behulp van blob FUSE op elk knooppunt.

AzureFileShareConfiguration

Hiermee wordt de Azure-bestandsshare opgehaald of ingesteld om aan elk knooppunt te koppelen.

CifsMountConfiguration

Hiermee wordt het CIFS-/SMB-bestandssysteem opgehaald of ingesteld om aan elk knooppunt te koppelen.

NfsMountConfiguration

Hiermee wordt het NFS-bestandssysteem opgehaald of ingesteld om aan elk knooppunt te worden gekoppeld.

Methoden

Validate()

Valideer het object.

Van toepassing op