Backup and DR Service v1 API - Class InstanceParams (2.0.0)

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

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

Additional instance params.

Inheritance

object > InstanceParams

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

InstanceParams()

public InstanceParams()

InstanceParams(InstanceParams)

public InstanceParams(InstanceParams other)
Parameter
Name Description
other InstanceParams

Properties

ResourceManagerTags

public MapField<string, string> ResourceManagerTags { get; }

Optional. Resource manager tags to be bound to the instance.

Property Value
Type Description
MapFieldstringstring