次の方法で共有


ElasticSanVolumeGroupResource.GetElasticSanSnapshots メソッド

定義

ElasticSanVolumeGroup 内の ElasticSanSnapshotResources のコレクションを取得します。

public virtual Azure.ResourceManager.ElasticSan.ElasticSanSnapshotCollection GetElasticSanSnapshots ();
abstract member GetElasticSanSnapshots : unit -> Azure.ResourceManager.ElasticSan.ElasticSanSnapshotCollection
override this.GetElasticSanSnapshots : unit -> Azure.ResourceManager.ElasticSan.ElasticSanSnapshotCollection
Public Overridable Function GetElasticSanSnapshots () As ElasticSanSnapshotCollection

戻り値

ElasticSanSnapshotResources のコレクションとその ElasticSanSnapshotResource に対する操作を表す オブジェクト。

適用対象