StorageSyncServerEndpointData Class

Definition

A class representing the StorageSyncServerEndpoint data model. Server Endpoint object.

public class StorageSyncServerEndpointData : Azure.ResourceManager.Models.ResourceData
type StorageSyncServerEndpointData = class
    inherit ResourceData
Public Class StorageSyncServerEndpointData
Inherits ResourceData
Inheritance
StorageSyncServerEndpointData

Constructors

StorageSyncServerEndpointData()

Initializes a new instance of StorageSyncServerEndpointData.

Properties

CloudTiering

Cloud Tiering.

CloudTieringStatus

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

FriendlyName

Friendly Name.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
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.

Name

The name of the resource.

(Inherited from ResourceData)
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.

ResourceType

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

(Inherited from ResourceData)
ServerLocalPath

Server Local path.

ServerName

Server name.

ServerResourceId

Server Resource Id.

SyncStatus

Server Endpoint sync status.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
TierFilesOlderThanDays

Tier files older than days.

VolumeFreeSpacePercent

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

Applies to