Adds elements to the PolicyNames collection
| C# |
public BackendServerDescription WithPolicyNames( IEnumerable<string> policyNames )
- policyNames (IEnumerable<(Of <(<'String>)>)>)
- The values to add to the PolicyNames collection
this instance