次の方法で共有


WebSiteSlotResource.GetLogsSiteSlotConfig メソッド

定義

LogsSiteSlotConfigResource を表すオブジェクトと、WebSiteSlot で実行できるインスタンス操作を取得します。

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

戻り値

LogsSiteSlotConfigResource オブジェクトを返します。

適用対象