Share via


IpGroupBaseCmdlet.GetIpGroup(String, String) Method

Definition

public Microsoft.Azure.Commands.Network.Models.PSIpGroup GetIpGroup (string resourceGroupName, string name);
member this.GetIpGroup : string * string -> Microsoft.Azure.Commands.Network.Models.PSIpGroup
Public Function GetIpGroup (resourceGroupName As String, name As String) As PSIpGroup

Parameters

resourceGroupName
String
name
String

Returns

Applies to