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