Share via


WebSiteSlotResource.GetWebSiteSlotConfigAppSettings Method

Definition

Gets a collection of WebSiteSlotConfigAppSettingResources in the WebSiteSlot.

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

Returns

An object representing collection of WebSiteSlotConfigAppSettingResources and their operations over a WebSiteSlotConfigAppSettingResource.

Applies to