ServiceEndpointPolicyData.ContextualServiceEndpointPolicies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A collection of contextual service endpoint policy.
public System.Collections.Generic.IList<string> ContextualServiceEndpointPolicies { get; }
member this.ContextualServiceEndpointPolicies : System.Collections.Generic.IList<string>
Public ReadOnly Property ContextualServiceEndpointPolicies As IList(Of String)