Class GetMigratingVmRequest (1.0.0)

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

Request message for 'GetMigratingVm' request.

Inheritance

Object > GetMigratingVmRequest

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Constructors

GetMigratingVmRequest()

public GetMigratingVmRequest()

GetMigratingVmRequest(GetMigratingVmRequest)

public GetMigratingVmRequest(GetMigratingVmRequest other)
Parameter
NameDescription
otherGetMigratingVmRequest

Properties

MigratingVmName

public MigratingVmName MigratingVmName { get; set; }

MigratingVmName-typed view over the Name resource name property.

Property Value
TypeDescription
MigratingVmName

Name

public string Name { get; set; }

Required. The name of the MigratingVm.

Property Value
TypeDescription
String