AWS SDK Version 3 for .NET
API Reference

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.

Represents a VM server.

Inheritance Hierarchy

System.Object
  Amazon.ServerMigrationService.Model.VmServer

Namespace: Amazon.ServerMigrationService.Model
Assembly: AWSSDK.ServerMigrationService.dll
Version: 3.x.y.z

Syntax

C#
public class VmServer

The VmServer type exposes the following members

Constructors

NameDescription
Public Method VmServer()

Properties

NameTypeDescription
Public Property VmManagerName System.String

Gets and sets the property VmManagerName.

The name of the VM manager.

Public Property VmManagerType Amazon.ServerMigrationService.VmManagerType

Gets and sets the property VmManagerType.

The type of VM management product.

Public Property VmName System.String

Gets and sets the property VmName.

The name of the VM.

Public Property VmPath System.String

Gets and sets the property VmPath.

The VM folder path in the vCenter Server virtual machine inventory tree.

Public Property VmServerAddress Amazon.ServerMigrationService.Model.VmServerAddress

Gets and sets the property VmServerAddress.

The VM server location.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5