Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.UpdateStages.Blank
-
Packages that use WebAppDiagnosticLogs.UpdateStages.Blank Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.UpdateStages.Blank in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.Blank 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.Methods in com.azure.resourcemanager.appservice.models that return WebAppDiagnosticLogs.UpdateStages.Blank Modifier and Type Method Description WebAppDiagnosticLogs.UpdateStages.Blank<WebAppBase.Update<FluentT>>WebAppBase.UpdateStages.WithDiagnosticLogging. updateDiagnosticLogsConfiguration()Specifies the update of an existing diagnostic logs configuration.
-