次の方法で共有


WebSiteSlotConfigResource.GetSiteSlotConfigSnapshots メソッド

定義

WebSiteSlotConfig 内の SiteSlotConfigSnapshotResources のコレクションを取得します。

public virtual Azure.ResourceManager.AppService.SiteSlotConfigSnapshotCollection GetSiteSlotConfigSnapshots ();
abstract member GetSiteSlotConfigSnapshots : unit -> Azure.ResourceManager.AppService.SiteSlotConfigSnapshotCollection
override this.GetSiteSlotConfigSnapshots : unit -> Azure.ResourceManager.AppService.SiteSlotConfigSnapshotCollection
Public Overridable Function GetSiteSlotConfigSnapshots () As SiteSlotConfigSnapshotCollection

戻り値

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

適用対象