public final class KeyVaultManagementClient extends AzureServiceClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
String |
getEndpoint()
Gets server parameter.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
PrivateEndpointConnectionsClient |
getPrivateEndpointConnections()
Gets the PrivateEndpointConnectionsClient object to access its operations.
|
PrivateLinkResourcesClient |
getPrivateLinkResources()
Gets the PrivateLinkResourcesClient object to access its operations.
|
String |
getSubscriptionId()
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
|
VaultsClient |
getVaults()
Gets the VaultsClient object to access its operations.
|
getContext, getLroFinalResultOrError, getLroResultAsync, getSerializerAdapter, mergeContextpublic String getSubscriptionId()
public String getEndpoint()
public String getApiVersion()
public com.azure.core.http.HttpPipeline getHttpPipeline()
public VaultsClient getVaults()
public PrivateEndpointConnectionsClient getPrivateEndpointConnections()
public PrivateLinkResourcesClient getPrivateLinkResources()
public OperationsClient getOperations()
Copyright © 2020. All rights reserved.