public interface PolicyClient
| Modifier and Type | Method and Description |
|---|---|
DataPolicyManifestsClient |
getDataPolicyManifests()
Gets the DataPolicyManifestsClient 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.
|
PolicyAssignmentsClient |
getPolicyAssignments()
Gets the PolicyAssignmentsClient object to access its operations.
|
PolicyDefinitionsClient |
getPolicyDefinitions()
Gets the PolicyDefinitionsClient object to access its operations.
|
PolicyExemptionsClient |
getPolicyExemptions()
Gets the PolicyExemptionsClient object to access its operations.
|
PolicySetDefinitionsClient |
getPolicySetDefinitions()
Gets the PolicySetDefinitionsClient object to access its operations.
|
String |
getSubscriptionId()
Gets The ID of the target subscription.
|
String getSubscriptionId()
String getEndpoint()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
DataPolicyManifestsClient getDataPolicyManifests()
PolicyAssignmentsClient getPolicyAssignments()
PolicyDefinitionsClient getPolicyDefinitions()
PolicySetDefinitionsClient getPolicySetDefinitions()
PolicyExemptionsClient getPolicyExemptions()
Copyright © 2021 Microsoft Corporation. All rights reserved.