次の方法で共有


WebSiteSlotResource.GetWebSiteSlotConfigConnectionStrings メソッド

定義

WebSiteSlot 内の WebSiteSlotConfigConnectionStringResources のコレクションを取得します。

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

戻り値

WebSiteSlotConfigConnectionStringResources のコレクションと、WebSiteSlotConfigConnectionStringResource に対する操作を表すオブジェクト。

適用対象