New-AzFirewallPublicIpAddress
This is the placeholder for the Ip Address that can be used for multi pip on azure firewall.
New-AzFirewallPublicIpAddress
[-Address <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
This is the placeholder for the Ip Address that can be used for multi pip on azure firewall.
$publicIp = New-AzFirewallPublicIpAddress -Address 20.2.3.4
$publicIp will be the placeholder for the ip address 20.2.3.4
The IP Addresses of the Firewall attached to a hub
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
The credentials, account, tenant, and subscription used for communication with Azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell feedback
Azure PowerShell is an open source project. Select a link to provide feedback: