Get Server Endpoint Result
data class GetServerEndpointResult(val cloudTiering: String? = null, val cloudTieringStatus: ServerEndpointCloudTieringStatusResponse, val friendlyName: String? = null, val id: String, val initialDownloadPolicy: String? = null, val initialUploadPolicy: String? = null, val lastOperationName: String, val lastWorkflowId: String, val localCacheMode: String? = null, val name: String, val offlineDataTransfer: String? = null, val offlineDataTransferShareName: String? = null, val offlineDataTransferStorageAccountResourceId: String, val offlineDataTransferStorageAccountTenantId: String, val provisioningState: String, val recallStatus: ServerEndpointRecallStatusResponse, val serverLocalPath: String? = null, val serverName: String, val serverResourceId: String? = null, val syncStatus: ServerEndpointSyncStatusResponse, val systemData: SystemDataResponse, val tierFilesOlderThanDays: Int? = null, val type: String, val volumeFreeSpacePercent: Int? = null)
Server Endpoint object.
Constructors
Link copied to clipboard
fun GetServerEndpointResult(cloudTiering: String? = null, cloudTieringStatus: ServerEndpointCloudTieringStatusResponse, friendlyName: String? = null, id: String, initialDownloadPolicy: String? = null, initialUploadPolicy: String? = null, lastOperationName: String, lastWorkflowId: String, localCacheMode: String? = null, name: String, offlineDataTransfer: String? = null, offlineDataTransferShareName: String? = null, offlineDataTransferStorageAccountResourceId: String, offlineDataTransferStorageAccountTenantId: String, provisioningState: String, recallStatus: ServerEndpointRecallStatusResponse, serverLocalPath: String? = null, serverName: String, serverResourceId: String? = null, syncStatus: ServerEndpointSyncStatusResponse, systemData: SystemDataResponse, tierFilesOlderThanDays: Int? = null, type: String, volumeFreeSpacePercent: Int? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard