Share via


WebSiteSlotResource.GetLogsSiteSlotConfig Method

Definition

Gets an object representing a LogsSiteSlotConfigResource along with the instance operations that can be performed on it in the 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

Returns

Returns a LogsSiteSlotConfigResource object.

Applies to