| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WebJobProperties |
WebJobProperties.withError(String error)
Set the error property: Error information.
|
WebJobProperties |
WebJobProperties.withExtraInfoUrl(String extraInfoUrl)
Set the extraInfoUrl property: Extra Info URL.
|
WebJobProperties |
WebJobProperties.withRunCommand(String runCommand)
Set the runCommand property: Run command.
|
WebJobProperties |
WebJobProperties.withSettings(Map<String,Object> settings)
Set the settings property: Job settings.
|
WebJobProperties |
WebJobProperties.withUrl(String url)
Set the url property: Job URL.
|
WebJobProperties |
WebJobProperties.withUsingSdk(Boolean usingSdk)
Set the usingSdk property: Using SDK?.
|
WebJobProperties |
WebJobProperties.withWebJobType(WebJobType webJobType)
Set the webJobType property: Job type.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.