Click or drag to resize
ResourceRequestDescriptionPolicyName Property
Gets or sets name of the policy. If null or empty string resource manager will determine which resource assignment policy agent will be called.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public string PolicyName { get; set; }

Property Value

Type: String
The name of the policy.
See Also