Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage
-
Packages that use WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.Definition<ParentT>The entirety of a web app diagnostic log definition.Methods in com.azure.resourcemanager.appservice.models that return WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForApplication. withApplicationLogsStoredOnStorageBlob(String containerSasUrl)Specifies the storage location of application logs to be on in a Storage blob.
-