Delen via


IWithoutStorageLocationForApplication<ParentT> Interface

Definitie

Een update van het diagnostische logboek voor web-apps waarmee de opslaglocatie van het toepassingslogboek kan worden opgegeven.

public interface IWithoutStorageLocationForApplication<ParentT>
type IWithoutStorageLocationForApplication<'ParentT> = interface
Public Interface IWithoutStorageLocationForApplication(Of ParentT)

Type parameters

ParentT

De fase van de bovenliggende update waar u naar wilt terugkeren nadat u deze update hebt gekoppeld.

Afgeleid

Methoden

WithoutApplicationLogsStoredOnFileSystem()

Stopt de toepassingslogboeken die moeten worden opgeslagen in het bestandssysteem.

WithoutApplicationLogsStoredOnStorageBlob()

Hiermee stopt u toepassingslogboeken die moeten worden opgeslagen in een storage-blob.

Van toepassing op