OperationListResult
Describes the result of the request to list Service Fabric resource provider operations.
Name | Type | Required |
---|---|---|
value | array of OperationResult | No |
nextLink | string | No |
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.