OperationResult interface
List of operations available at the listed Azure resource provider.
Properties
display | The object that represents the operation. |
name | The name of the operation. |
next |
The URL to use for getting the next set of results. |
origin | Origin result |
Property Details
display
The object that represents the operation.
display?: AvailableOperationDisplay
Property Value
name
The name of the operation.
name?: string
Property Value
string
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
origin
Origin result
origin?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript