Migration Center v1 API - Class FitDescriptor (1.3.0)

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

Reference documentation and code samples for the Migration Center v1 API class FitDescriptor.

Describes the fit level of an asset for migration to a specific target.

Inheritance

object > FitDescriptor

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Constructors

FitDescriptor()

public FitDescriptor()

FitDescriptor(FitDescriptor)

public FitDescriptor(FitDescriptor other)
Parameter
Name Description
other FitDescriptor

Properties

FitLevel

public FitDescriptor.Types.FitLevel FitLevel { get; set; }

Fit level.

Property Value
Type Description
FitDescriptorTypesFitLevel