Uses of Class
com.microsoft.azure.management.appservice.Rendering
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of Rendering in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionDiagnosticData.renderingProperties()
Get properties that describe how the table should be rendered.Rendering.withDescription
(String description) Set description of the data that will help it be interpreted.Set title of data.Rendering.withType
(RenderingType type) Set rendering Type.Modifier and TypeMethodDescriptionDiagnosticData.withRenderingProperties
(Rendering renderingProperties) Set properties that describe how the table should be rendered.