次の方法で共有


WebSiteSlotResource.GetWebSiteSlotConfigAppSettings メソッド

定義

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

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

戻り値

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

適用対象