Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays
-
Packages that use WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithRetentionDays 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.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.
-