ServerEndpoint interface
Server Endpoint object.
- Extends
Properties
| cloud |
Cloud Tiering. |
| cloud |
Cloud tiering status. Only populated if cloud tiering is enabled. |
| friendly |
Friendly Name |
| initial |
Policy for how namespace and files are recalled during FastDr. |
| initial |
Policy for how the initial upload sync session is performed. |
| last |
Resource Last Operation Name |
| last |
ServerEndpoint lastWorkflowId |
| local |
Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access. |
| offline |
Offline data transfer |
| offline |
Offline data transfer share name |
| offline |
Offline data transfer storage account resource ID |
| offline |
Offline data transfer storage account tenant ID |
| provisioning |
ServerEndpoint Provisioning State |
| recall |
Recall status. Only populated if cloud tiering is enabled. |
| server |
Server Endpoint provisioning status |
| server |
Server Local path. |
| server |
Server name |
| server |
Server Resource Id. |
| sync |
Server Endpoint sync status |
| tier |
Tier files older than days. |
| volume |
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 |
| system |
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
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