Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DeploymentProperties |
DeploymentProperties.withDebugSetting(DebugSetting debugSetting)
Set the debugSetting value.
|
DeploymentProperties |
DeploymentProperties.withMode(DeploymentMode mode)
Set the mode value.
|
DeploymentProperties |
DeploymentProperties.withParameters(Object parameters)
Set the parameters value.
|
DeploymentProperties |
DeploymentProperties.withParametersLink(ParametersLink parametersLink)
Set the parametersLink value.
|
DeploymentProperties |
DeploymentProperties.withTemplate(Object template)
Set the template value.
|
DeploymentProperties |
DeploymentProperties.withTemplateLink(TemplateLink templateLink)
Set the templateLink value.
|
Copyright © 2019. All rights reserved.