< Back
Move-AzureReservedIP
Post
NAME Move-AzureReservedIP
SYNOPSIS
Migrate a ReservedIP to Azure Resource Manager stack
SYNTAX
Move-AzureReservedIP [-Validate] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Abort] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Commit] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Prepare] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to migrate a ReservedIP to a resource group in the Azure Resource Manager stack.
PARAMETERS
-ReservedIPName <String>
Name of the ReservedIP to migrate
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Validate [<SwitchParameter>]
Validate the ReservedIP for migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Profile <AzureSMProfile>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationAction <ActionPreference>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationVariable <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Abort [<SwitchParameter>]
Cancel the ReservedIP migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Commit [<SwitchParameter>]
Start the ReservedIP migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Prepare [<SwitchParameter>]
Prepare the ReservedIP for migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Example 1
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
SYNOPSIS
Migrate a ReservedIP to Azure Resource Manager stack
SYNTAX
Move-AzureReservedIP [-Validate] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Abort] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Commit] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
Move-AzureReservedIP [-Prepare] [-ReservedIPName] <String> [-Profile <AzureSMProfile>] [-InformationAction <ActionPreference>] [-InformationVariable
<String>] [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to migrate a ReservedIP to a resource group in the Azure Resource Manager stack.
PARAMETERS
-ReservedIPName <String>
Name of the ReservedIP to migrate
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Validate [<SwitchParameter>]
Validate the ReservedIP for migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Profile <AzureSMProfile>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationAction <ActionPreference>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-InformationVariable <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Abort [<SwitchParameter>]
Cancel the ReservedIP migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Commit [<SwitchParameter>]
Start the ReservedIP migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Prepare [<SwitchParameter>]
Prepare the ReservedIP for migration
Required? true
Position? 0
Default value False
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
Example 1
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS