ClientGroupProperties interface

The properties of client group.

Properties

description

Description for the Client Group resource.

provisioningState

Provisioning state of the ClientGroup resource.

query

The grouping query for the clients. Example : attributes.keyName IN ['a', 'b', 'c'].

Property Details

description

Description for the Client Group resource.

description?: string

Property Value

string

provisioningState

Provisioning state of the ClientGroup resource.

provisioningState?: string

Property Value

string

query

The grouping query for the clients. Example : attributes.keyName IN ['a', 'b', 'c'].

query?: string

Property Value

string