| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Solution |
Solution.withData(List<List<NameValuePair>> data)
Set the data property: Solution Data.
|
Solution |
Solution.withDescription(String description)
Set the description property: Description of the solution.
|
Solution |
Solution.withDisplayName(String displayName)
Set the displayName property: Display Name of the solution.
|
Solution |
Solution.withId(Double id)
Set the id property: Solution Id.
|
Solution |
Solution.withMetadata(List<List<NameValuePair>> metadata)
Set the metadata property: Solution Metadata.
|
Solution |
Solution.withOrder(Double order)
Set the order property: Order of the solution.
|
Solution |
Solution.withType(SolutionType type)
Set the type property: Type of Solution.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.