Get-AzFirewallLearnedIpPrefix
Gets firewall auto learned ip prefixes.
Get-AzFirewallLearnedIpPrefix
[-Name <String>]
[-ResourceGroupName <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
The Get-AzFirewallLearnedIpPrefix cmdlet gets a firewall auto learned ip prefixes.
Get-AzFirewallLearnedIpPrefix -ResourceGroupName rgName -Name azFw
IpPrefixes : [ "10.101.0.0/16", "10.102.0.0/16" ]
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 |
Specifies the name of the Firewall that this cmdlet gets.
Type: | String |
Aliases: | ResourceName |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | True |
Specifies the name of the resource group that Firewall belongs to.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | True |
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: