Uses of Class
com.microsoft.azure.management.compute.RunCommandParameterDefinition
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of RunCommandParameterDefinition in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionRunCommandParameterDefinition.withDefaultValue
(String defaultValue) Set the run command parameter default value.Set the run command parameter name.RunCommandParameterDefinition.withRequired
(Boolean required) Set the run command parameter required.Set the run command parameter type.