ServerEndpoint interface
Server Endpoint object.
- Extends
Properties
cloud |
Cloud Tiering. Possible values include: 'on', 'off' |
friendly |
Friendly Name |
id | Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
last |
Resource Last Operation Name |
last |
ServerEndpoint lastWorkflowId |
name | The name of the resource |
offline |
Offline data transfer. Possible values include: 'on', 'off' |
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 |
server |
Server Local path. |
server |
Server Resource Id. |
sync |
Server Endpoint sync status |
tier |
Tier files older than days. |
type | The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. |
volume |
Level of free space to be maintained by Cloud Tiering if it is enabled. |
Property Details
cloudTiering
Cloud Tiering. Possible values include: 'on', 'off'
cloudTiering?: string
Property Value
string
friendlyName
Friendly Name
friendlyName?: string
Property Value
string
id
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
lastOperationName
Resource Last Operation Name
lastOperationName?: string
Property Value
string
lastWorkflowId
ServerEndpoint lastWorkflowId
lastWorkflowId?: string
Property Value
string
name
The name of the resource
name?: string
Property Value
string
offlineDataTransfer
Offline data transfer. Possible values include: 'on', 'off'
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
serverLocalPath
Server Local path.
serverLocalPath?: 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
type
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
type?: string
Property Value
string
volumeFreeSpacePercent
Level of free space to be maintained by Cloud Tiering if it is enabled.
volumeFreeSpacePercent?: number
Property Value
number