你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageSyncServerEndpointCreateOrUpdateContent 类

定义

创建服务器终结点时使用的参数。

public class StorageSyncServerEndpointCreateOrUpdateContent : Azure.ResourceManager.Models.ResourceData
type StorageSyncServerEndpointCreateOrUpdateContent = class
    inherit ResourceData
Public Class StorageSyncServerEndpointCreateOrUpdateContent
Inherits ResourceData
继承
StorageSyncServerEndpointCreateOrUpdateContent

构造函数

StorageSyncServerEndpointCreateOrUpdateContent()

初始化 StorageSyncServerEndpointCreateOrUpdateContent 的新实例。

属性

CloudTiering

云分层。

FriendlyName

友好名称。

Id

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(继承自 ResourceData)
InitialDownloadPolicy

在 FastDr 期间如何召回命名空间和文件的策略。

InitialUploadPolicy

有关如何执行初始上传同步会话的策略。

LocalCacheMode

启用跟随业务模型的策略:将本地缓存链接到云行为,以便在本地访问之前预先填充。

Name

资源的名称。

(继承自 ResourceData)
OfflineDataTransfer

脱机数据传输。

OfflineDataTransferShareName

脱机数据传输共享名称。

ResourceType

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

(继承自 ResourceData)
ServerLocalPath

服务器本地路径。

ServerResourceId

服务器资源 ID。

SystemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

(继承自 ResourceData)
TierFilesOlderThanDays

超过天数的层文件。

VolumeFreeSpacePercent

云分层要维护的可用空间级别(如果已启用)。

适用于