次の方法で共有


DeletedConfigurationStoreListResult interface

List of deleted configuration stores

Properties

nextLink

The URL to get the next set of deleted configuration stores.

value

The list of deleted configuration store.

Property Details

The URL to get the next set of deleted configuration stores.

nextLink?: string

Property Value

string

value

The list of deleted configuration store.

value?: DeletedConfigurationStore[]

Property Value