MountConfigurationResponse

data class MountConfigurationResponse(val azureBlobFileSystemConfiguration: AzureBlobFileSystemConfigurationResponse? = null, val azureFileShareConfiguration: AzureFileShareConfigurationResponse? = null, val cifsMountConfiguration: CIFSMountConfigurationResponse? = null, val nfsMountConfiguration: NFSMountConfigurationResponse? = null)

Constructors

Link copied to clipboard
constructor(azureBlobFileSystemConfiguration: AzureBlobFileSystemConfigurationResponse? = null, azureFileShareConfiguration: AzureFileShareConfigurationResponse? = null, cifsMountConfiguration: CIFSMountConfigurationResponse? = null, nfsMountConfiguration: NFSMountConfigurationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This property is mutually exclusive with all other properties.

Link copied to clipboard

This property is mutually exclusive with all other properties.

Link copied to clipboard

This property is mutually exclusive with all other properties.

Link copied to clipboard

This property is mutually exclusive with all other properties.