public sealed class GuestOsScan : IMessage<GuestOsScan>, IEquatable<GuestOsScan>, IDeepCloneable<GuestOsScan>, IBufferMessage, IMessageReference documentation and code samples for the Rapid Migration Assessment v1 API class GuestOsScan.
Message describing a MC Source of type Guest OS Scan.
Implements
IMessageGuestOsScan, IEquatableGuestOsScan, IDeepCloneableGuestOsScan, IBufferMessage, IMessageNamespace
Google.Cloud.RapidMigrationAssessment.V1Assembly
Google.Cloud.RapidMigrationAssessment.V1.dll
Constructors
GuestOsScan()
public GuestOsScan()GuestOsScan(GuestOsScan)
public GuestOsScan(GuestOsScan other)| Parameter | |
|---|---|
| Name | Description |
other |
GuestOsScan |
Properties
CoreSource
public string CoreSource { get; set; }reference to the corresponding Guest OS Scan in MC Source.
| Property Value | |
|---|---|
| Type | Description |
string |
|