ArmNetworkModelFactory.GroupByVariable 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 static Azure.ResourceManager.Network.Models.GroupByVariable GroupByVariable(Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallUserSessionVariable variableName = default);
static member GroupByVariable : Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallUserSessionVariable -> Azure.ResourceManager.Network.Models.GroupByVariable
Public Shared Function GroupByVariable (Optional variableName As ApplicationGatewayFirewallUserSessionVariable = Nothing) As GroupByVariable
Parameters
- variableName
- ApplicationGatewayFirewallUserSessionVariable
User Session clause variable.
Returns
A new GroupByVariable instance for mocking.