ListConfigurationSettingPage interface

A page of configuration settings and the corresponding HTTP response

Extends

Properties

items

The configuration settings for this page of results.

Inherited Properties

continuationToken

The token that keeps track of where to continue the iterator

etag

The etag for this entity

Property Details

items

The configuration settings for this page of results.

items: ConfigurationSetting<string>[]

Property Value

Inherited Property Details

continuationToken

The token that keeps track of where to continue the iterator

continuationToken?: string

Property Value

string

Inherited From PageSettings.continuationToken

etag

The etag for this entity

etag?: string

Property Value

string

Inherited From EtagEntity.etag