Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging
-
Packages that use WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.WithDiagnosticLogging in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.UpdateDefinition<ParentT>The entirety of a web app diagnostic log definition as part of a web app update.static interfaceWebAppDiagnosticLogs.UpdateStages.Blank<ParentT>The first stage of a web app diagnostic log update as part of a update of a web app.
-