| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DebugSetting |
DeploymentPropertiesExtended.debugSetting()
Get the debugSetting value.
|
DebugSetting |
DeploymentProperties.debugSetting()
Get the debugSetting value.
|
DebugSetting |
DebugSetting.withDetailLevel(String detailLevel)
Set the detailLevel value.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withDebugSetting(DebugSetting debugSetting)
Set the debugSetting value.
|
DeploymentProperties |
DeploymentProperties.withDebugSetting(DebugSetting debugSetting)
Set the debugSetting value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/