Uses of Class
com.microsoft.azure.management.resources.DebugSetting
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of DebugSetting in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeploymentProperties.debugSetting()
Get the debug setting of the deployment.DeploymentPropertiesExtended.debugSetting()
Get the debug setting of the deployment.DebugSetting.withDetailLevel
(String detailLevel) Set specifies the type of information to log for debugging.Modifier and TypeMethodDescriptionDeploymentProperties.withDebugSetting
(DebugSetting debugSetting) Set the debug setting of the deployment.