Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Rendering |
DiagnosticData.renderingProperties()
Get properties that describe how the table should be rendered.
|
Rendering |
Rendering.withDescription(String description)
Set description of the data that will help it be interpreted.
|
Rendering |
Rendering.withTitle(String title)
Set title of data.
|
Rendering |
Rendering.withType(RenderingType type)
Set rendering Type.
|
Modifier and Type | Method and Description |
---|---|
DiagnosticData |
DiagnosticData.withRenderingProperties(Rendering renderingProperties)
Set properties that describe how the table should be rendered.
|
Copyright © 2019. All rights reserved.