| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDefinitionsValue |
ParameterDefinitionsValue.withAllowedValues(List<Object> allowedValues)
Set the allowedValues property: The allowed values for the parameter.
|
ParameterDefinitionsValue |
ParameterDefinitionsValue.withDefaultValue(Object defaultValue)
Set the defaultValue property: The default value for the parameter if no value is provided.
|
ParameterDefinitionsValue |
ParameterDefinitionsValue.withMetadata(ParameterDefinitionsValueMetadata metadata)
Set the metadata property: General metadata for the parameter.
|
ParameterDefinitionsValue |
ParameterDefinitionsValue.withType(ParameterType type)
Set the type property: The data type of the parameter.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.