WebSiteSlotResource.GetWebSiteSlotConfigConnectionStrings Method

Definition

Gets a collection of WebSiteSlotConfigConnectionStringResources in the WebSiteSlot.

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

Returns

An object representing collection of WebSiteSlotConfigConnectionStringResources and their operations over a WebSiteSlotConfigConnectionStringResource.

Applies to