| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDefinitionsValueMetadata |
ParameterDefinitionsValue.metadata()
Get the metadata property: General metadata for the parameter.
|
ParameterDefinitionsValueMetadata |
ParameterDefinitionsValueMetadata.withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: General metadata for the parameter.
|
ParameterDefinitionsValueMetadata |
ParameterDefinitionsValueMetadata.withDescription(String description)
Set the description property: The description of the parameter.
|
ParameterDefinitionsValueMetadata |
ParameterDefinitionsValueMetadata.withDisplayName(String displayName)
Set the displayName property: The display name for the parameter.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDefinitionsValue |
ParameterDefinitionsValue.withMetadata(ParameterDefinitionsValueMetadata metadata)
Set the metadata property: General metadata for the parameter.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.