AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateHypervisor operation. Updates a hypervisor metadata, including its host, username, and password. Specify which hypervisor to update using the Amazon Resource Name (ARN) of the hypervisor in your request.
Namespace: Amazon.BackupGateway.Model
Assembly: AWSSDK.BackupGateway.dll
Version: 3.x.y.z
public class UpdateHypervisorRequest : AmazonBackupGatewayRequest IAmazonWebServiceRequest
The UpdateHypervisorRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateHypervisorRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Host | System.String |
Gets and sets the property Host. The updated host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN). |
![]() |
HypervisorArn | System.String |
Gets and sets the property HypervisorArn. The Amazon Resource Name (ARN) of the hypervisor to update. |
![]() |
LogGroupArn | System.String |
Gets and sets the property LogGroupArn. The Amazon Resource Name (ARN) of the group of gateways within the requested log. |
![]() |
Name | System.String |
Gets and sets the property Name. The updated name for the hypervisor |
![]() |
Password | System.String |
Gets and sets the property Password. The updated password for the hypervisor. |
![]() |
Username | System.String |
Gets and sets the property Username. The updated username for the hypervisor. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5