VpnServerConfigurationPolicyGroupBaseCmdlet.ListVpnServerConfigurationPolicyGroups Method
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.
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationPolicyGroup> ListVpnServerConfigurationPolicyGroups (string resourceGroupName, string parentVpnServerConfigurationName);
member this.ListVpnServerConfigurationPolicyGroups : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSVpnServerConfigurationPolicyGroup>
Public Function ListVpnServerConfigurationPolicyGroups (resourceGroupName As String, parentVpnServerConfigurationName As String) As List(Of PSVpnServerConfigurationPolicyGroup)
Parameters
- resourceGroupName
- String
- parentVpnServerConfigurationName
- String