| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withDetailedStatus(String detailedStatus)
Set the detailedStatus property: Detailed status.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withError(String error)
Set the error property: Error information.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withExtraInfoUrl(String extraInfoUrl)
Set the extraInfoUrl property: Extra Info URL.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withLogUrl(String logUrl)
Set the logUrl property: Log URL.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withRunCommand(String runCommand)
Set the runCommand property: Run command.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withSettings(Map<String,Object> settings)
Set the settings property: Job settings.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withStatus(ContinuousWebJobStatus status)
Set the status property: Job status.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withUrl(String url)
Set the url property: Job URL.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withUsingSdk(Boolean usingSdk)
Set the usingSdk property: Using SDK?.
|
ContinuousWebJobProperties |
ContinuousWebJobProperties.withWebJobType(WebJobType webJobType)
Set the webJobType property: Job type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.