Uses of Class
com.azure.resourcemanager.resources.models.ParameterValuesValue
Packages that use ParameterValuesValue
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ParameterValuesValue in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type ParameterValuesValueModifier and TypeMethodDescriptionPolicyAssignmentInner.parameters()Get the parameters property: The parameter values for the assigned policy rule.PolicyAssignmentProperties.parameters()Get the parameters property: The parameter values for the assigned policy rule.Method parameters in com.azure.resourcemanager.resources.fluent.models with type arguments of type ParameterValuesValueModifier and TypeMethodDescriptionPolicyAssignmentInner.withParameters(Map<String, ParameterValuesValue> parameters) Set the parameters property: The parameter values for the assigned policy rule.PolicyAssignmentProperties.withParameters(Map<String, ParameterValuesValue> parameters) Set the parameters property: The parameter values for the assigned policy rule. -
Uses of ParameterValuesValue in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ParameterValuesValueModifier and TypeMethodDescriptionSet the value property: The value of the parameter.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ParameterValuesValueModifier and TypeMethodDescriptionPolicyAssignment.parameters()PolicyDefinitionReference.parameters()Get the parameters property: The parameter values for the referenced policy rule.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type ParameterValuesValueModifier and TypeMethodDescriptionPolicyDefinitionReference.withParameters(Map<String, ParameterValuesValue> parameters) Set the parameters property: The parameter values for the referenced policy rule.