| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Rendering |
DiagnosticData.renderingProperties()
Get the renderingProperties property: Properties that describe how the table should be rendered.
|
Rendering |
Rendering.withDescription(String description)
Set the description property: Description of the data that will help it be interpreted.
|
Rendering |
Rendering.withTitle(String title)
Set the title property: Title of data.
|
Rendering |
Rendering.withType(RenderingType type)
Set the type property: Rendering Type.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticData |
DiagnosticData.withRenderingProperties(Rendering renderingProperties)
Set the renderingProperties property: Properties that describe how the table should be rendered.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.