DeletedConfigurationStoreListResult interface
List of deleted configuration stores
Properties
next |
The URL to get the next set of deleted configuration stores. |
value | The list of deleted configuration store. |
Property Details
nextLink
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[]