Backup and DR Service v1beta API - Class BindingSummary (1.0.0-beta01)

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

Reference documentation and code samples for the Backup and DR Service v1beta API class BindingSummary.

BindingSummary contains count of different containers covered through this policy.

Inheritance

object > BindingSummary

Namespace

Google.Cloud.BackupDR.V1Beta

Assembly

Google.Cloud.BackupDR.V1Beta.dll

Constructors

BindingSummary()

public BindingSummary()

BindingSummary(BindingSummary)

public BindingSummary(BindingSummary other)
Parameter
Name Description
other BindingSummary

Properties

ProjectCount

public long ProjectCount { get; set; }

Output only. Total count of Projects protected with this policy.

Property Value
Type Description
long