PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithDisplayName.withDisplayName(String displayName) |
Specifies the display name of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithEnforcementMode.withEnforcementMode(EnforcementMode mode) |
Specifies the enforcement mode of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithExcludedScopes.withExcludedScope(String scope) |
Specifies the excluded scope of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithParameters.withParameter(String name,
Object value) |
Specifies the parameter of the policy assignment.
|
PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithPolicyDefinition.withPolicyDefinition(PolicyDefinition policyDefinition) |
Specifies the policy definition.
|
PolicyAssignment.DefinitionStages.WithCreate |
PolicyAssignment.DefinitionStages.WithPolicyDefinition.withPolicyDefinitionId(String policyDefinitionId) |
Specifies the policy assignment.
|