Class VSphereScan
Message describing a MC Source of type VSphere Scan.
Implements
Inherited Members
Namespace: Google.Apis.RapidMigrationAssessment.v1.Data
Assembly: Google.Apis.RapidMigrationAssessment.v1.dll
Syntax
public class VSphereScan : IDirectResponseSchema
Properties
CoreSource
reference to the corresponding VSphere Scan in MC Source.
Declaration
[JsonProperty("coreSource")]
public virtual string CoreSource { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |