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

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

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

Details of the target resource created/modified as part of restore.

Inheritance

object > TargetResource

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

TargetResource()

public TargetResource()

TargetResource(TargetResource)

public TargetResource(TargetResource other)
Parameter
Name Description
other TargetResource

Properties

GcpResource

public GcpResource GcpResource { get; set; }

Details of the native Google Cloud resource created as part of restore.

Property Value
Type Description
GcpResource

TargetResourceInfoCase

public TargetResource.TargetResourceInfoOneofCase TargetResourceInfoCase { get; }
Property Value
Type Description
TargetResourceTargetResourceInfoOneofCase