ListLabelsPage interface

A page of configuration settings and the corresponding HTTP response

Extends

Properties

items

The collection of labels

Inherited Properties

continuationToken

The token that keeps track of where to continue the iterator

etag

The etag for this entity

Property Details

items

The collection of labels

items: SettingLabel[]

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