Share via


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

ISnapshotsBeta 接口

定义

Azure 中托管快照管理 API 的入口点。

public interface ISnapshotsBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ISnapshotsBeta = interface
    interface IBeta
Public Interface ISnapshotsBeta
Implements IBeta
派生
实现

方法

GrantAccessAsync(String, String, AccessLevel, Int32, CancellationToken)

以异步方式授予对快照的访问权限。

RevokeAccessAsync(String, String, CancellationToken)

以异步方式撤销授予快照的访问权限。

适用于