Share via


WebSiteSlotConfigResource.GetSiteSlotConfigSnapshots Method

Definition

Gets a collection of SiteSlotConfigSnapshotResources in the WebSiteSlotConfig.

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

Returns

An object representing collection of SiteSlotConfigSnapshotResources and their operations over a SiteSlotConfigSnapshotResource.

Applies to