< Back
Update-AzureSiteRecoveryProtectionEntity
Post
NAME Update-AzureSiteRecoveryProtectionEntity
SYNOPSIS
Updates the property of Azure Site Recovery Protection Entity like virtual machine owner information. Supported only for VMM to VMM protected protection
entities
SYNTAX
Update-AzureSiteRecoveryProtectionEntity -ProtectionEntity <ASRProtectionEntity> [-WaitForCompletion] [<CommonParameters>]
DESCRIPTION
Updates the property of Azure Site Recovery Protection Entity like virtual machine owner information. Supported only for VMM to VMM protected protection
entities
PARAMETERS
-ProtectionEntity <ASRProtectionEntity>
Protection Entity object
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-WaitForCompletion [<SwitchParameter>]
Waits till the operation completes
Required? false
Position? named
Default value
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
Keywords: azure, azuresm, servicemanagement, management, service, site, recovery
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Update-AzureSiteRecoveryProtectionEntity -ProtectionEntity $PE
Name :
ID : 680ffe0f-6236-465e-8c94-81242fa67e6d
ClientRequestId : 2c47e6ce-1460-4187-8a0f-b9073735fa38-2014-12-30 06:44:40Z-P
State : NotStarted
StateDescription : NotStarted
StartTime :
EndTime :
AllowedActions : {}
Tasks : {}
Errors : {}
Description
-----------
RELATED LINKS
SYNOPSIS
Updates the property of Azure Site Recovery Protection Entity like virtual machine owner information. Supported only for VMM to VMM protected protection
entities
SYNTAX
Update-AzureSiteRecoveryProtectionEntity -ProtectionEntity <ASRProtectionEntity> [-WaitForCompletion] [<CommonParameters>]
DESCRIPTION
Updates the property of Azure Site Recovery Protection Entity like virtual machine owner information. Supported only for VMM to VMM protected protection
entities
PARAMETERS
-ProtectionEntity <ASRProtectionEntity>
Protection Entity object
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-WaitForCompletion [<SwitchParameter>]
Waits till the operation completes
Required? false
Position? named
Default value
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
Keywords: azure, azuresm, servicemanagement, management, service, site, recovery
-------------------------- EXAMPLE 1 --------------------------
C:\\PS>Update-AzureSiteRecoveryProtectionEntity -ProtectionEntity $PE
Name :
ID : 680ffe0f-6236-465e-8c94-81242fa67e6d
ClientRequestId : 2c47e6ce-1460-4187-8a0f-b9073735fa38-2014-12-30 06:44:40Z-P
State : NotStarted
StateDescription : NotStarted
StartTime :
EndTime :
AllowedActions : {}
Tasks : {}
Errors : {}
Description
-----------
RELATED LINKS