public sealed class VSphereScan : IMessage<VSphereScan>, IEquatable<VSphereScan>, IDeepCloneable<VSphereScan>, IBufferMessage, IMessageReference documentation and code samples for the Rapid Migration Assessment v1 API class VSphereScan.
Message describing a MC Source of type VSphere Scan.
Implements
IMessageVSphereScan, IEquatableVSphereScan, IDeepCloneableVSphereScan, IBufferMessage, IMessageNamespace
Google.Cloud.RapidMigrationAssessment.V1Assembly
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 |
|