Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing
-
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithFailedRequestTracing in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.Definition<ParentT>The entirety of a web app diagnostic log definition.static interfaceWebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT>The final stage of the web app diagnostic log definition.static interfaceWebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage<ParentT>The final stage of the web app diagnostic log definition, plus extra settings for application logs stored in a Storage blob.static interfaceWebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>The final stage of the web app diagnostic log definition, plus extra settings for web server logs stored in the file system.static interfaceWebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage<ParentT>The final stage of the web app diagnostic log definition, plus extra settings for web server logs stored in a Storage blob.
-