PipelineListResponse
Class
Definition
The List pipeline operation response.
public class PipelineListResponse : Microsoft.Azure.AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponsePipelineListResponse
Constructors
| PipelineListResponse() |
Properties
| NextLink |
The link (url) to the next page of results. |
| Pipelines |
A list of the returned pipeline instances. |