次の方法で共有


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)

スナップショットに付与されたアクセス権を非同期的に取り消します。

適用対象