OperationListResult

Describes the result of the request to list Service Fabric resource provider operations.

Properties

Name Type Required
value array of OperationResult No
nextLink string No

value

Type: array of OperationResult
Required: No

List of operations supported by the Service Fabric resource provider.


Type: string
Required: No

URL to get the next set of operation list results if there are any.