ServerEndpoint interface

Server Endpoint object.

Extends

Properties

cloudTiering

Cloud Tiering.

cloudTieringStatus

Cloud tiering status. Only populated if cloud tiering is enabled.

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

lastWorkflowId

ServerEndpoint lastWorkflowId

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

offlineDataTransferStorageAccountTenantId

Offline data transfer storage account tenant ID

provisioningState

ServerEndpoint Provisioning State

recallStatus

Recall status. Only populated if cloud tiering is enabled.

serverEndpointProvisioningStatus

Server Endpoint provisioning status

serverLocalPath

Server Local path.

serverName

Server name

serverResourceId

Server Resource Id.

syncStatus

Server Endpoint sync status

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}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

cloudTiering

Cloud Tiering.

cloudTiering?: string

Property Value

string

cloudTieringStatus

Cloud tiering status. Only populated if cloud tiering is enabled.

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

lastOperationName?: string

Property Value

string

lastWorkflowId

ServerEndpoint lastWorkflowId

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

offlineDataTransferStorageAccountResourceId?: string

Property Value

string

offlineDataTransferStorageAccountTenantId

Offline data transfer storage account tenant ID

offlineDataTransferStorageAccountTenantId?: string

Property Value

string

provisioningState

ServerEndpoint Provisioning State

provisioningState?: string

Property Value

string

recallStatus

Recall status. Only populated if cloud tiering is enabled.

recallStatus?: ServerEndpointRecallStatus

Property Value

serverEndpointProvisioningStatus

Server Endpoint provisioning status

serverEndpointProvisioningStatus?: ServerEndpointProvisioningStatus

Property Value

serverLocalPath

Server Local path.

serverLocalPath?: string

Property Value

string

serverName

Server name

serverName?: string

Property Value

string

serverResourceId

Server Resource Id.

serverResourceId?: string

Property Value

string

syncStatus

Server Endpoint sync status

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}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type