Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientGroup

Package version

Represents a collection of clients of a resource. A client group can represent the clients of a port, process, or a machine.

Hierarchy

  • ClientGroup

Index

Properties

Properties

clientsOf

Reference to the resource whose clients are represented by this group.

Optional etag

etag: undefined | string

Resource ETAG.

Optional id

id: undefined | string

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "clientGroup"

Polymorphic Discriminator

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc