ParameterDefinitionsValueMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
General metadata for the parameter.
public class ParameterDefinitionsValueMetadata
type ParameterDefinitionsValueMetadata = class
Public Class ParameterDefinitionsValueMetadata
- Inheritance
-
ParameterDefinitionsValueMetadata
Constructors
ParameterDefinitionsValueMetadata() |
Initializes a new instance of the ParameterDefinitionsValueMetadata class. |
ParameterDefinitionsValueMetadata(IDictionary<String,Object>, String, String, String, Nullable<Boolean>) |
Initializes a new instance of the ParameterDefinitionsValueMetadata class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
AssignPermissions |
Gets or sets set to true to have Azure portal create role assignments on the resource ID or resource scope value of this parameter during policy assignment. This property is useful in case you wish to assign permissions outside the assignment scope. |
Description |
Gets or sets the description of the parameter. |
DisplayName |
Gets or sets the display name for the parameter. |
StrongType |
Gets or sets used when assigning the policy definition through the portal. Provides a context aware list of values for the user to choose from. |
Applies to
Azure SDK for .NET