Rapid Migration Assessment v1 API - Class VSphereScan (1.2.0)

public sealed class VSphereScan : IMessage<VSphereScan>, IEquatable<VSphereScan>, IDeepCloneable<VSphereScan>, IBufferMessage, IMessage

Reference documentation and code samples for the Rapid Migration Assessment v1 API class VSphereScan.

Message describing a MC Source of type VSphere Scan.

Inheritance

object > VSphereScan

Namespace

Google.Cloud.RapidMigrationAssessment.V1

Assembly

Google.Cloud.RapidMigrationAssessment.V1.dll

Constructors

VSphereScan()

public VSphereScan()

VSphereScan(VSphereScan)

public VSphereScan(VSphereScan other)
Parameter
Name Description
other VSphereScan

Properties

CoreSource

public string CoreSource { get; set; }

reference to the corresponding VSphere Scan in MC Source.

Property Value
Type Description
string