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) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getInstanceMSDeployLogSlot(String resourceGroupName, String name, String slot, String instanceId) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLog(String resourceGroupName, String name) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogSlot(String resourceGroupName, String name, String slot) Description for 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) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getInstanceMSDeployLogSlotAsync(String resourceGroupName, String name, String slot, String instanceId) Description for 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) Description for 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) Description for 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) Description for 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) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogAsync(String resourceGroupName, String name) Description for Get the MSDeploy Log for the last MSDeploy operation.WebAppsClient.getMSDeployLogSlotAsync(String resourceGroupName, String name, String slot) Description for 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) Description for 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) Description for 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) Description for Get the MSDeploy Log for the last MSDeploy operation.Mono<com.azure.core.http.rest.Response<MSDeployLogInner>>WebAppsClient.getMSDeployLogWithResponseAsync(String resourceGroupName, String name) Description for 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 TypeMethodDescriptionSet the kind property: Kind of resource.