AzureTrafficCollectorManagementClient Interface
public interface AzureTrafficCollectorManagementClient
The interface for AzureTrafficCollectorManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Version parameter. |
|
abstract
Azure |
getAzureTrafficCollectors()
Gets the Azure |
|
abstract
Azure |
getAzureTrafficCollectorsByResourceGroups()
Gets the Azure |
|
abstract
Azure |
getAzureTrafficCollectorsBySubscriptions()
Gets the Azure |
|
abstract
Collector |
getCollectorPolicies()
Gets the Collector |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets Service host. |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Network |
getNetworkFunctions()
Gets the Network |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Version parameter.
Returns:
getAzureTrafficCollectors
public abstract AzureTrafficCollectorsClient getAzureTrafficCollectors()
Gets the AzureTrafficCollectorsClient object to access its operations.
Returns:
getAzureTrafficCollectorsByResourceGroups
public abstract AzureTrafficCollectorsByResourceGroupsClient getAzureTrafficCollectorsByResourceGroups()
Gets the AzureTrafficCollectorsByResourceGroupsClient object to access its operations.
Returns:
getAzureTrafficCollectorsBySubscriptions
public abstract AzureTrafficCollectorsBySubscriptionsClient getAzureTrafficCollectorsBySubscriptions()
Gets the AzureTrafficCollectorsBySubscriptionsClient object to access its operations.
Returns:
getCollectorPolicies
public abstract CollectorPoliciesClient getCollectorPolicies()
Gets the CollectorPoliciesClient object to access its operations.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets Service host.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getNetworkFunctions
public abstract NetworkFunctionsClient getNetworkFunctions()
Gets the NetworkFunctionsClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription. The value must be an UUID.
Returns: