Backup and DR Service v1 API - Class GuestOsFeature (1.2.0)

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

Reference documentation and code samples for the Backup and DR Service v1 API class GuestOsFeature.

Feature type of the Guest OS.

Inheritance

object > GuestOsFeature

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

GuestOsFeature()

public GuestOsFeature()

GuestOsFeature(GuestOsFeature)

public GuestOsFeature(GuestOsFeature other)
Parameter
Name Description
other GuestOsFeature

Properties

HasType

public bool HasType { get; }

Gets whether the "type" field is set

Property Value
Type Description
bool

Type

public GuestOsFeature.Types.FeatureType Type { get; set; }

The ID of a supported feature.

Property Value
Type Description
GuestOsFeatureTypesFeatureType