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.
Implements
IMessageInstanceParams, IEquatableInstanceParams, IDeepCloneableInstanceParams, IBufferMessage, IMessageNamespace
Google.Cloud.BackupDR.V1Assembly
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 |