Set-AzurePublicIpAddress

Set-AzurePublicIpAddress

Sets the goal state for a public IP address.

Syntax

Parameter Set: Default
Set-AzurePublicIpAddress -PublicIpAddress <PSPublicIpAddress> [-Profile <AzureProfile> ] [ <CommonParameters>]

Detailed Description

The Set-AzurePublicIpAddress cmdlet sets the goal state for a public IP address.

Parameters

-Profile<AzureProfile>

Specifies an Azure profile.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-PublicIpAddress<PSPublicIpAddress>

Specifis a PublicIpAddress object that represents the goal state to which the public IP address should be set.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByValue)

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.

Get-AzurePublicIpAddress

New-AzurePublicIpAddress

Remove-AzurePublicIpAddress