public static interface PolicyAssignment.DefinitionStages.WithParameters
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignment.DefinitionStages.WithCreate |
withParameter(String name,
Object value)
Specifies the parameter of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate withParameter(String name, Object value)
name - the name of the parametervalue - the value of the parameterCopyright © 2021 Microsoft Corporation. All rights reserved.