Uses of Interface
com.microsoft.azure.management.appservice.WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage
-
-
Uses of WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage in com.microsoft.azure.management.appservice
Subinterfaces of WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppDiagnosticLogs.Definition<ParentT>The entirety of a web app diagnostic log definition.Methods in com.microsoft.azure.management.appservice that return WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage Modifier and Type Method Description WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage<ParentT>WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer. withWebServerLogsStoredOnStorageBlob(String containerSasUrl)Specifies the storage location of web server logs to be on in a Storage blob.
-