Cloud Controls Partner v1beta API - Class EkmConnections (1.0.0-beta02)

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

Reference documentation and code samples for the Cloud Controls Partner v1beta API class EkmConnections.

The EKM connections associated with a workload

Inheritance

object > EkmConnections

Namespace

Google.Cloud.CloudControlsPartner.V1Beta

Assembly

Google.Cloud.CloudControlsPartner.V1Beta.dll

Constructors

EkmConnections()

public EkmConnections()

EkmConnections(EkmConnections)

public EkmConnections(EkmConnections other)
Parameter
Name Description
other EkmConnections

Properties

EkmConnectionsName

public EkmConnectionsName EkmConnectionsName { get; set; }

EkmConnectionsName-typed view over the Name resource name property.

Property Value
Type Description
EkmConnectionsName

EkmConnections_

public RepeatedField<EkmConnection> EkmConnections_ { get; }

The EKM connections associated with the workload

Property Value
Type Description
RepeatedFieldEkmConnection

Name

public string Name { get; set; }

Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections

Property Value
Type Description
string