HubListResponse
Class
Definition
The list hub operation response.
public class HubListResponse : Microsoft.Azure.AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseHubListResponse
Constructors
| HubListResponse() |
Initializes a new instance of the HubListResponse class. |
| HubListResponse(String) |
Initializes a new instance of the HubListResponse class with required arguments. |
Properties
| Hubs |
Optional. A list of the returned hub instances. |
| NextLink |
Required. The link (url) to the next page of results. |