public sealed class GetEkmConnectionsRequest : IMessage<GetEkmConnectionsRequest>, IEquatable<GetEkmConnectionsRequest>, IDeepCloneable<GetEkmConnectionsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1 API class GetEkmConnectionsRequest.
Request for getting the EKM connections associated with a workload
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `GetEkmConnectionsRequest` class is 1.1.0, with a previous beta version available as 1.0.0-beta02."],["`GetEkmConnectionsRequest` is a class within the Cloud Controls Partner v1 API, used to request EKM connections for a workload."],["This class inherits from the object class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `EkmConnectionsName` and `Name`, which are used to define the EKM connection details, including the resource name and location."],["The `GetEkmConnectionsRequest` class has two constructors, one empty and one which takes in another `GetEkmConnectionsRequest` object."]]],[]]