DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withDebugSetting(DebugSetting debugSetting) |
Set the debugSetting value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withDependencies(List<Dependency> dependencies) |
Set the dependencies value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withMode(DeploymentMode mode) |
Set the mode value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withOutputs(Object outputs) |
Set the outputs value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withParameters(Object parameters) |
Set the parameters value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withParametersLink(ParametersLink parametersLink) |
Set the parametersLink value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withProviders(List<com.microsoft.azure.management.resources.implementation.ProviderInner> providers) |
Set the providers value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withTemplate(Object template) |
Set the template value.
|
DeploymentPropertiesExtended |
DeploymentPropertiesExtended.withTemplateLink(TemplateLink templateLink) |
Set the templateLink value.
|