public interface ManagementLockClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
AuthorizationOperationsClient |
getAuthorizationOperations()
Gets the AuthorizationOperationsClient 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.
|
ManagementLocksClient |
getManagementLocks()
Gets the ManagementLocksClient object to access its operations.
|
String |
getSubscriptionId()
Gets The ID of the target subscription.
|
String getSubscriptionId()
String getEndpoint()
String getApiVersion()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
AuthorizationOperationsClient getAuthorizationOperations()
ManagementLocksClient getManagementLocks()
Copyright © 2021 Microsoft Corporation. All rights reserved.