Uses of Class
com.microsoft.azure.management.compute.RunCommandParameterDefinition
Packages that use RunCommandParameterDefinition
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of RunCommandParameterDefinition in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return RunCommandParameterDefinitionModifier 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.