Uses of Class
com.microsoft.azure.management.appservice.Rendering
Packages that use Rendering
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of Rendering in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return RenderingModifier 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.Methods in com.microsoft.azure.management.appservice with parameters of type RenderingModifier and TypeMethodDescriptionDiagnosticData.withRenderingProperties
(Rendering renderingProperties) Set properties that describe how the table should be rendered.