ConnectionKind type
The kind of connection, indicating the actor type authorized to reach the Chaos Studio data plane for the workspace and target.
KnownConnectionKind can be used interchangeably with ConnectionKind,
this enum contains the known values that the service supports.
Known values supported by the service
AksExtension: A connection backed by the Chaos AKS cluster extension.
ChaosAgent: A connection backed by the Chaos agent installed on the target resource.
Csfi: A connection backed by Cloud Service Fault Injection (CSFI).
type ConnectionKind = string