public sealed class Cluster.Types.PscConfig : IMessage<Cluster.Types.PscConfig>, IEquatable<Cluster.Types.PscConfig>, IDeepCloneable<Cluster.Types.PscConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Cluster.Types.PscConfig.
PscConfig contains PSC related configuration at a cluster level.
Implements
IMessageClusterTypesPscConfig, IEquatableClusterTypesPscConfig, IDeepCloneableClusterTypesPscConfig, IBufferMessage, IMessageNamespace
Google.Cloud.AlloyDb.V1Assembly
Google.Cloud.AlloyDb.V1.dll
Constructors
PscConfig()
public PscConfig()
PscConfig(PscConfig)
public PscConfig(Cluster.Types.PscConfig other)
Parameter | |
---|---|
Name | Description |
other |
ClusterTypesPscConfig |
Properties
PscEnabled
public bool PscEnabled { get; set; }
Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.
Property Value | |
---|---|
Type | Description |
bool |