public interface ContainerInstanceManagementClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
ContainerGroupsClient |
getContainerGroups()
Gets the ContainerGroupsClient object to access its operations.
|
ContainersClient |
getContainers()
Gets the ContainersClient object to access its operations.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
String |
getEndpoint()
Gets server parameter.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
LocationsClient |
getLocations()
Gets the LocationsClient object to access its operations.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
String |
getSubscriptionId()
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
|
String getSubscriptionId()
String getEndpoint()
String getApiVersion()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
ContainerGroupsClient getContainerGroups()
OperationsClient getOperations()
LocationsClient getLocations()
ContainersClient getContainers()
Copyright © 2021 Microsoft Corporation. All rights reserved.