UpdateVCenterRequest Constructors
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.
Overloads
UpdateVCenterRequest() |
Initializes a new instance of the UpdateVCenterRequest class. |
UpdateVCenterRequest(UpdateVCenterRequestProperties) |
Initializes a new instance of the UpdateVCenterRequest class. |
UpdateVCenterRequest()
Initializes a new instance of the UpdateVCenterRequest class.
public UpdateVCenterRequest ();
Public Sub New ()
Applies to
UpdateVCenterRequest(UpdateVCenterRequestProperties)
Initializes a new instance of the UpdateVCenterRequest class.
public UpdateVCenterRequest (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequestProperties properties = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequest : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequestProperties -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateVCenterRequest
Public Sub New (Optional properties As UpdateVCenterRequestProperties = Nothing)
Parameters
- properties
- UpdateVCenterRequestProperties
The update VCenter Request Properties.