ServerEndpoint interface
Server Endpoint object.
- Extends
Properties
| cloud |
Cloud Tiering. |
| cloud |
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. |
| 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 NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
ServerEndpoint lastWorkflowId NOTE: This property will not be serialized. It can only be populated by the server. |
| 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 NOTE: This property will not be serialized. It can only be populated by the server. |
| offline |
Offline data transfer storage account tenant ID NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
ServerEndpoint Provisioning State NOTE: This property will not be serialized. It can only be populated by the server. |
| recall |
Recall status. Only populated if cloud tiering is enabled. NOTE: This property will not be serialized. It can only be populated by the server. |
| server |
Server Local path. |
| server |
Server name NOTE: This property will not be serialized. It can only be populated by the server. |
| server |
Server Resource Id. |
| sync |
Server Endpoint sync status NOTE: This property will not be serialized. It can only be populated by the server. |
| 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} 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