public sealed class ServiceLbPolicy.Types.IsolationConfig : IMessage<ServiceLbPolicy.Types.IsolationConfig>, IEquatable<ServiceLbPolicy.Types.IsolationConfig>, IDeepCloneable<ServiceLbPolicy.Types.IsolationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class ServiceLbPolicy.Types.IsolationConfig.
Configuration to provide isolation support for the associated Backend Service.
Implements
IMessageServiceLbPolicyTypesIsolationConfig, IEquatableServiceLbPolicyTypesIsolationConfig, IDeepCloneableServiceLbPolicyTypesIsolationConfig, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkServices.V1Assembly
Google.Cloud.NetworkServices.V1.dll
Constructors
IsolationConfig()
public IsolationConfig()
IsolationConfig(IsolationConfig)
public IsolationConfig(ServiceLbPolicy.Types.IsolationConfig other)
Parameter | |
---|---|
Name | Description |
other |
ServiceLbPolicyTypesIsolationConfig |
Properties
IsolationGranularity
public ServiceLbPolicy.Types.IsolationGranularity IsolationGranularity { get; set; }
Optional. The isolation granularity of the load balancer.
Property Value | |
---|---|
Type | Description |
ServiceLbPolicyTypesIsolationGranularity |
IsolationMode
public ServiceLbPolicy.Types.IsolationMode IsolationMode { get; set; }
Optional. The isolation mode of the load balancer.
Property Value | |
---|---|
Type | Description |
ServiceLbPolicyTypesIsolationMode |