| Package | Description | 
|---|---|
| com.microsoft.azure.management.compute | 
 This package contains the classes for ComputeManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RunCommandParameterDefinition | 
RunCommandParameterDefinition.withDefaultValue(String defaultValue)
Set the run command parameter default value. 
 | 
RunCommandParameterDefinition | 
RunCommandParameterDefinition.withName(String name)
Set the run command parameter name. 
 | 
RunCommandParameterDefinition | 
RunCommandParameterDefinition.withRequired(Boolean required)
Set the run command parameter required. 
 | 
RunCommandParameterDefinition | 
RunCommandParameterDefinition.withType(String type)
Set the run command parameter type. 
 | 
Copyright © 2019. All rights reserved.