VpnServerConfigurationPolicyGroupData.PolicyMembers 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.
Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigurationPolicyGroupMember> PolicyMembers { get; }
member this.PolicyMembers : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigurationPolicyGroupMember>
Public ReadOnly Property PolicyMembers As IList(Of VpnServerConfigurationPolicyGroupMember)