PSRecoveryServicesClient.UpdateVmProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update Azure VM Properties
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation UpdateVmProperties (string fabricName, string protectionContainerName, string replicationProtectedItemName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateReplicationProtectedItemInput input);
member this.UpdateVmProperties : string * string * string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateReplicationProtectedItemInput -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function UpdateVmProperties (fabricName As String, protectionContainerName As String, replicationProtectedItemName As String, input As UpdateReplicationProtectedItemInput) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Container Name
- replicationProtectedItemName
- String
Replication Protected Item
Update Replication Protected Item Input