Share via


OptionalSnapshotFields interface

Used when the API supports selectively returning fields.

Properties

fields

Which fields to return for each ConfigurationSetting

Property Details

fields

Which fields to return for each ConfigurationSetting

fields?: (keyof ConfigurationSnapshot)[]

Property Value

(keyof ConfigurationSnapshot)[]