Get-AzurePublicIpAddress

Get-AzurePublicIpAddress

Gets a public IP address.

Syntax

Parameter Set: Default
Get-AzurePublicIpAddress [-Name <String> ] [-Profile <AzureProfile> ] [-ResourceGroupName <String> ] [ <CommonParameters>]

Detailed Description

The Get-AzurePublicIPAddress cmdlet gets one or more public IP addresses in a resource group.

Parameters

-Name<String>

Specifies the name of the public IP address to get.

Aliases

ResourceName

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

-Profile<AzureProfile>

Specifies an Azure profile.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ResourceGroupName<String>

Specifies the name of the resource group that contains the public IP address to get.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

New-AzurePublicIpAddress

Remove-AzurePublicIpAddress

Set-AzurePublicIpAddress