Rapid Migration Assessment v1 API - Class GuestOsScan (1.0.0)

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

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

Message describing a MC Source of type Guest OS Scan.

Inheritance

object > GuestOsScan

Namespace

Google.Cloud.RapidMigrationAssessment.V1

Assembly

Google.Cloud.RapidMigrationAssessment.V1.dll

Constructors

GuestOsScan()

public GuestOsScan()

GuestOsScan(GuestOsScan)

public GuestOsScan(GuestOsScan other)
Parameter
NameDescription
otherGuestOsScan

Properties

CoreSource

public string CoreSource { get; set; }

reference to the corresponding Guest OS Scan in MC Source.

Property Value
TypeDescription
string