ServerEndpoint interface

Server Endpoint object.

Extends

Properties

cloudTiering

Cloud Tiering.

cloudTieringStatus

Cloud tiering status. Only populated if cloud tiering is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

friendlyName

Friendly Name

initialDownloadPolicy

Policy for how namespace and files are recalled during FastDr.

initialUploadPolicy

Policy for how the initial upload sync session is performed.

lastOperationName

Resource Last Operation Name NOTE: This property will not be serialized. It can only be populated by the server.

lastWorkflowId

ServerEndpoint lastWorkflowId NOTE: This property will not be serialized. It can only be populated by the server.

localCacheMode

Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access.

offlineDataTransfer

Offline data transfer

offlineDataTransferShareName

Offline data transfer share name

offlineDataTransferStorageAccountResourceId

Offline data transfer storage account resource ID NOTE: This property will not be serialized. It can only be populated by the server.

offlineDataTransferStorageAccountTenantId

Offline data transfer storage account tenant ID NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

ServerEndpoint Provisioning State NOTE: This property will not be serialized. It can only be populated by the server.

recallStatus

Recall status. Only populated if cloud tiering is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

serverLocalPath

Server Local path.

serverName

Server name NOTE: This property will not be serialized. It can only be populated by the server.

serverResourceId

Server Resource Id.

syncStatus

Server Endpoint sync status NOTE: This property will not be serialized. It can only be populated by the server.

tierFilesOlderThanDays

Tier files older than days.

volumeFreeSpacePercent

Level of free space to be maintained by Cloud Tiering if it is enabled.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cloudTiering

Cloud Tiering.

cloudTiering?: string

Property Value

string

cloudTieringStatus

Cloud tiering status. Only populated if cloud tiering is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

cloudTieringStatus?: ServerEndpointCloudTieringStatus

Property Value

friendlyName

Friendly Name

friendlyName?: string

Property Value

string

initialDownloadPolicy

Policy for how namespace and files are recalled during FastDr.

initialDownloadPolicy?: string

Property Value

string

initialUploadPolicy

Policy for how the initial upload sync session is performed.

initialUploadPolicy?: string

Property Value

string

lastOperationName

Resource Last Operation Name NOTE: This property will not be serialized. It can only be populated by the server.

lastOperationName?: string

Property Value

string

lastWorkflowId

ServerEndpoint lastWorkflowId NOTE: This property will not be serialized. It can only be populated by the server.

lastWorkflowId?: string

Property Value

string

localCacheMode

Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access.

localCacheMode?: string

Property Value

string

offlineDataTransfer

Offline data transfer

offlineDataTransfer?: string

Property Value

string

offlineDataTransferShareName

Offline data transfer share name

offlineDataTransferShareName?: string

Property Value

string

offlineDataTransferStorageAccountResourceId

Offline data transfer storage account resource ID NOTE: This property will not be serialized. It can only be populated by the server.

offlineDataTransferStorageAccountResourceId?: string

Property Value

string

offlineDataTransferStorageAccountTenantId

Offline data transfer storage account tenant ID NOTE: This property will not be serialized. It can only be populated by the server.

offlineDataTransferStorageAccountTenantId?: string

Property Value

string

provisioningState

ServerEndpoint Provisioning State NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

recallStatus

Recall status. Only populated if cloud tiering is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

recallStatus?: ServerEndpointRecallStatus

Property Value

serverLocalPath

Server Local path.

serverLocalPath?: string

Property Value

string

serverName

Server name NOTE: This property will not be serialized. It can only be populated by the server.

serverName?: string

Property Value

string

serverResourceId

Server Resource Id.

serverResourceId?: string

Property Value

string

syncStatus

Server Endpoint sync status NOTE: This property will not be serialized. It can only be populated by the server.

syncStatus?: ServerEndpointSyncStatus

Property Value

tierFilesOlderThanDays

Tier files older than days.

tierFilesOlderThanDays?: number

Property Value

number

volumeFreeSpacePercent

Level of free space to be maintained by Cloud Tiering if it is enabled.

volumeFreeSpacePercent?: number

Property Value

number

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type