Google Cloud Bigtable Administration v2 API - Class AppProfile.Types.StandardIsolation (3.14.0)

public sealed class AppProfile.Types.StandardIsolation : IMessage<AppProfile.Types.StandardIsolation>, IEquatable<AppProfile.Types.StandardIsolation>, IDeepCloneable<AppProfile.Types.StandardIsolation>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AppProfile.Types.StandardIsolation.

Standard options for isolating this app profile's traffic from other use cases.

Inheritance

object > AppProfile.Types.StandardIsolation

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

StandardIsolation()

public StandardIsolation()

StandardIsolation(StandardIsolation)

public StandardIsolation(AppProfile.Types.StandardIsolation other)
Parameter
NameDescription
otherAppProfileTypesStandardIsolation

Properties

Priority

public AppProfile.Types.Priority Priority { get; set; }

The priority of requests sent using this app profile.

Property Value
TypeDescription
AppProfileTypesPriority