PSRecoveryServicesClient.UpdateAzureRmSiteRecoveryvCenter 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 the vCenter server.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation UpdateAzureRmSiteRecoveryvCenter (string fabricName, string vCenterName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequest input);
member this.UpdateAzureRmSiteRecoveryvCenter : string * string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequest -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function UpdateAzureRmSiteRecoveryvCenter (fabricName As String, vCenterName As String, input As UpdateVCenterRequest) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric ID.
- vCenterName
- String
vCenter Name.
- input
- UpdateVCenterRequest
Update vCenter input.
Returns
Job operation response