Package version:

Interface OptionalLabelsFields

Used when the API supports selectively returning labels fields.

interface OptionalLabelsFields {
    fields?: "name"[];
}

Hierarchy (view full)

Properties

Properties

fields?: "name"[]

Which fields to return for each ConfigurationSetting