ResourceProviderOperationList interface
Results of the request to list operations.
Properties
next |
The URL to use for getting the next set of results. |
value | List of operations supported by this resource provider. |
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
value
List of operations supported by this resource provider.
value?: ResourceProviderOperation[]
Property Value
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript