次の方法で共有


WebSiteConfigResource.GetSiteConfigSnapshots メソッド

定義

WebSiteConfig 内の SiteConfigSnapshotResources のコレクションを取得します。

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

戻り値

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

適用対象