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

ICloudEndpointsOperations 接口

定义

CloudEndpointsOperations 操作。

public interface ICloudEndpointsOperations
type ICloudEndpointsOperations = interface
Public Interface ICloudEndpointsOperations

方法

BeginCreateWithHttpMessagesAsync(String, String, String, String, CloudEndpointCreateParameters, Dictionary<String,List<String>>, CancellationToken)

创建新的 CloudEndpoint。

BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除给定的 CloudEndpoint。

BeginPostBackupWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

在给定的 CloudEndpoint 中发布备份。

BeginPostRestoreWithHttpMessagesAsync(String, String, String, String, PostRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

还原给定的 CloudEndpoint 后。

BeginPreBackupWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

预先备份给定的 CloudEndpoint。

BeginPreRestoreWithHttpMessagesAsync(String, String, String, String, PreRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

预还原给定的 CloudEndpoint。

BeginTriggerChangeDetectionWithHttpMessagesAsync(String, String, String, String, TriggerChangeDetectionParameters, Dictionary<String, List<String>>, CancellationToken)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

CreateWithHttpMessagesAsync(String, String, String, String, CloudEndpointCreateParameters, Dictionary<String,List<String>>, CancellationToken)

创建新的 CloudEndpoint。

DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除给定的 CloudEndpoint。

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取给定的 CloudEndpoint。

ListBySyncGroupWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取 CloudEndpoint 列表。

PostBackupWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

在给定的 CloudEndpoint 中发布备份。

PostRestoreWithHttpMessagesAsync(String, String, String, String, PostRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

还原给定的 CloudEndpoint 后。

PreBackupWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

预先备份给定的 CloudEndpoint。

PreRestoreWithHttpMessagesAsync(String, String, String, String, PreRestoreRequest, Dictionary<String,List<String>>, CancellationToken)

预还原给定的 CloudEndpoint。

RestoreheartbeatWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

还原给定 CloudEndpoint 的检测信号。

TriggerChangeDetectionWithHttpMessagesAsync(String, String, String, String, TriggerChangeDetectionParameters, Dictionary<String, List<String>>, CancellationToken)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

扩展方法

BeginCreate(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters)

创建新的 CloudEndpoint。

BeginCreateAsync(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters, CancellationToken)

创建新的 CloudEndpoint。

BeginDelete(ICloudEndpointsOperations, String, String, String, String)

删除给定的 CloudEndpoint。

BeginDeleteAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

删除给定的 CloudEndpoint。

BeginPostBackup(ICloudEndpointsOperations, String, String, String, String, String)

在给定的 CloudEndpoint 中发布备份。

BeginPostBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

在给定的 CloudEndpoint 中发布备份。

BeginPostRestore(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest)

还原给定的 CloudEndpoint 后。

BeginPostRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest, CancellationToken)

还原给定的 CloudEndpoint 后。

BeginPreBackup(ICloudEndpointsOperations, String, String, String, String, String)

预先备份给定的 CloudEndpoint。

BeginPreBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

预先备份给定的 CloudEndpoint。

BeginPreRestore(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest)

预还原给定的 CloudEndpoint。

BeginPreRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest, CancellationToken)

预还原给定的 CloudEndpoint。

BeginTriggerChangeDetection(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

BeginTriggerChangeDetectionAsync(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters, CancellationToken)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

Create(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters)

创建新的 CloudEndpoint。

CreateAsync(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters, CancellationToken)

创建新的 CloudEndpoint。

Delete(ICloudEndpointsOperations, String, String, String, String)

删除给定的 CloudEndpoint。

DeleteAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

删除给定的 CloudEndpoint。

Get(ICloudEndpointsOperations, String, String, String, String)

获取给定的 CloudEndpoint。

GetAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

获取给定的 CloudEndpoint。

ListBySyncGroup(ICloudEndpointsOperations, String, String, String)

获取 CloudEndpoint 列表。

ListBySyncGroupAsync(ICloudEndpointsOperations, String, String, String, CancellationToken)

获取 CloudEndpoint 列表。

PostBackup(ICloudEndpointsOperations, String, String, String, String, String)

在给定的 CloudEndpoint 中发布备份。

PostBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

在给定的 CloudEndpoint 中发布备份。

PostRestore(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest)

还原给定的 CloudEndpoint 后。

PostRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest, CancellationToken)

还原给定的 CloudEndpoint 后。

PreBackup(ICloudEndpointsOperations, String, String, String, String, String)

预先备份给定的 CloudEndpoint。

PreBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

预先备份给定的 CloudEndpoint。

PreRestore(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest)

预还原给定的 CloudEndpoint。

PreRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest, CancellationToken)

预还原给定的 CloudEndpoint。

Restoreheartbeat(ICloudEndpointsOperations, String, String, String, String)

还原给定 CloudEndpoint 的检测信号。

RestoreheartbeatAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

还原给定 CloudEndpoint 的检测信号。

TriggerChangeDetection(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

TriggerChangeDetectionAsync(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters, CancellationToken)

触发对连接到指定Azure 文件同步云终结点的 Azure 文件共享执行的更改的检测。

适用于