次の方法で共有


ElasticSanResource.GetElasticSanVolumeGroups メソッド

定義

ElasticSan 内の ElasticSanVolumeGroupResources のコレクションを取得します。

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

戻り値

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

適用対象