public sealed class ReportSummary.Types.VmwareNode : IMessage<ReportSummary.Types.VmwareNode>, IEquatable<ReportSummary.Types.VmwareNode>, IDeepCloneable<ReportSummary.Types.VmwareNode>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.VmwareNode.
A VMWare Engine Node
Implements
IMessageReportSummaryTypesVmwareNode, IEquatableReportSummaryTypesVmwareNode, IDeepCloneableReportSummaryTypesVmwareNode, IBufferMessage, IMessageNamespace
Google.Cloud.MigrationCenter.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Constructors
VmwareNode()
public VmwareNode()
VmwareNode(VmwareNode)
public VmwareNode(ReportSummary.Types.VmwareNode other)
Parameter | |
---|---|
Name | Description |
other |
ReportSummaryTypesVmwareNode |
Properties
Code
public string Code { get; set; }
Code to identify VMware Engine node series, e.g. "ve1-standard-72". Based on the displayName of cloud.google.com/vmware-engine/docs/reference/rest/v1/projects.locations.nodeTypes
Property Value | |
---|---|
Type | Description |
string |