Uses of Class
com.azure.resourcemanager.appservice.fluent.models.MSDeployLogInner
Packages that use MSDeployLogInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of MSDeployLogInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return MSDeployLogInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceMSDeployLog
(String resourceGroupName, String name, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getInstanceMSDeployLogSlot
(String resourceGroupName, String name, String slot, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLog
(String resourceGroupName, String name) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogSlot
(String resourceGroupName, String name, String slot) Get the MSDeploy Log for the last MSDeploy operation.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type MSDeployLogInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceMSDeployLogAsync
(String resourceGroupName, String name, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getInstanceMSDeployLogSlotAsync
(String resourceGroupName, String name, String slot, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.com.azure.core.http.rest.Response
<MSDeployLogInner> WebAppsClient.getInstanceMSDeployLogSlotWithResponse
(String resourceGroupName, String name, String slot, String instanceId, com.azure.core.util.Context context) Get the MSDeploy Log for the last MSDeploy operation.Mono
<com.azure.core.http.rest.Response<MSDeployLogInner>> WebAppsClient.getInstanceMSDeployLogSlotWithResponseAsync
(String resourceGroupName, String name, String slot, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.com.azure.core.http.rest.Response
<MSDeployLogInner> WebAppsClient.getInstanceMSDeployLogWithResponse
(String resourceGroupName, String name, String instanceId, com.azure.core.util.Context context) Get the MSDeploy Log for the last MSDeploy operation.Mono
<com.azure.core.http.rest.Response<MSDeployLogInner>> WebAppsClient.getInstanceMSDeployLogWithResponseAsync
(String resourceGroupName, String name, String instanceId) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogAsync
(String resourceGroupName, String name) Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogSlotAsync
(String resourceGroupName, String name, String slot) Get the MSDeploy Log for the last MSDeploy operation.com.azure.core.http.rest.Response
<MSDeployLogInner> WebAppsClient.getMSDeployLogSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Get the MSDeploy Log for the last MSDeploy operation.Mono
<com.azure.core.http.rest.Response<MSDeployLogInner>> WebAppsClient.getMSDeployLogSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Get the MSDeploy Log for the last MSDeploy operation.com.azure.core.http.rest.Response
<MSDeployLogInner> WebAppsClient.getMSDeployLogWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Get the MSDeploy Log for the last MSDeploy operation.Mono
<com.azure.core.http.rest.Response<MSDeployLogInner>> WebAppsClient.getMSDeployLogWithResponseAsync
(String resourceGroupName, String name) Get the MSDeploy Log for the last MSDeploy operation. -
Uses of MSDeployLogInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return MSDeployLogInnerModifier and TypeMethodDescriptionstatic MSDeployLogInner
MSDeployLogInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MSDeployLogInner from the JsonReader.Set the kind property: Kind of resource.