| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MSDeployLogInner |
WebAppsClient.getInstanceMSDeployLog(String resourceGroupName,
String name,
String instanceId)
Description for Get the MSDeploy Log for the last MSDeploy operation.
|
MSDeployLogInner |
WebAppsClient.getInstanceMSDeployLogSlot(String resourceGroupName,
String name,
String slot,
String instanceId)
Description for Get the MSDeploy Log for the last MSDeploy operation.
|
MSDeployLogInner |
WebAppsClient.getMSDeployLog(String resourceGroupName,
String name)
Description for Get the MSDeploy Log for the last MSDeploy operation.
|
MSDeployLogInner |
WebAppsClient.getMSDeployLogSlot(String resourceGroupName,
String name,
String slot)
Description for Get the MSDeploy Log for the last MSDeploy operation.
|
| Modifier and Type | Method and Description |
|---|---|
MSDeployLogInner |
MSDeployLogInner.withKind(String kind)
Set the kind property: Kind of resource.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.