AWS SDK for .NET Documentation
WithPolicyTypeNames Method (policyTypeNames)
AmazonAmazon.ElasticLoadBalancing.ModelDescribeLoadBalancerPolicyTypesRequestWithPolicyTypeNames(IEnumerable<(Of <<'(String>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the PolicyTypeNames collection
Declaration Syntax
C#
public DescribeLoadBalancerPolicyTypesRequest WithPolicyTypeNames(
	IEnumerable<string> policyTypeNames
)
Parameters
policyTypeNames (IEnumerable<(Of <(<'String>)>)>)
The values to add to the PolicyTypeNames collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)