Uses of Class
com.azure.resourcemanager.resources.fluent.models.PolicyExemptionInner
Packages that use PolicyExemptionInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyExemptionInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent that return PolicyExemptionInnerModifier and TypeMethodDescriptionPolicyExemptionsClient.createOrUpdate(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption.Retrieves a policy exemption.PolicyExemptionsClient.update(String scope, String policyExemptionName, PolicyExemptionUpdate parameters) Updates a policy exemption.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type PolicyExemptionInnerModifier and TypeMethodDescriptionPolicyExemptionsClient.createOrUpdateAsync(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption.com.azure.core.http.rest.Response<PolicyExemptionInner> PolicyExemptionsClient.createOrUpdateWithResponse(String scope, String policyExemptionName, PolicyExemptionInner parameters, com.azure.core.util.Context context) Creates or updates a policy exemption.Mono<com.azure.core.http.rest.Response<PolicyExemptionInner>> PolicyExemptionsClient.createOrUpdateWithResponseAsync(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption.Retrieves a policy exemption.com.azure.core.http.rest.Response<PolicyExemptionInner> PolicyExemptionsClient.getWithResponse(String scope, String policyExemptionName, com.azure.core.util.Context context) Retrieves a policy exemption.Mono<com.azure.core.http.rest.Response<PolicyExemptionInner>> PolicyExemptionsClient.getWithResponseAsync(String scope, String policyExemptionName) Retrieves a policy exemption.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.list()Retrieves all policy exemptions that apply to a subscription.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> Retrieves all policy exemptions that apply to a subscription.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listAsync()Retrieves all policy exemptions that apply to a subscription.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> Retrieves all policy exemptions that apply to a subscription.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listByResourceGroup(String resourceGroupName) Retrieves all policy exemptions that apply to a resource group.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listByResourceGroup(String resourceGroupName, String filter, com.azure.core.util.Context context) Retrieves all policy exemptions that apply to a resource group.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listByResourceGroupAsync(String resourceGroupName) Retrieves all policy exemptions that apply to a resource group.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listByResourceGroupAsync(String resourceGroupName, String filter) Retrieves all policy exemptions that apply to a resource group.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listForManagementGroup(String managementGroupId) Retrieves all policy exemptions that apply to a management group.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listForManagementGroup(String managementGroupId, String filter, com.azure.core.util.Context context) Retrieves all policy exemptions that apply to a management group.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listForManagementGroupAsync(String managementGroupId) Retrieves all policy exemptions that apply to a management group.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listForManagementGroupAsync(String managementGroupId, String filter) Retrieves all policy exemptions that apply to a management group.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listForResource(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName) Retrieves all policy exemptions that apply to a resource.com.azure.core.http.rest.PagedIterable<PolicyExemptionInner> PolicyExemptionsClient.listForResource(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String filter, com.azure.core.util.Context context) Retrieves all policy exemptions that apply to a resource.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listForResourceAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName) Retrieves all policy exemptions that apply to a resource.com.azure.core.http.rest.PagedFlux<PolicyExemptionInner> PolicyExemptionsClient.listForResourceAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String filter) Retrieves all policy exemptions that apply to a resource.PolicyExemptionsClient.updateAsync(String scope, String policyExemptionName, PolicyExemptionUpdate parameters) Updates a policy exemption.com.azure.core.http.rest.Response<PolicyExemptionInner> PolicyExemptionsClient.updateWithResponse(String scope, String policyExemptionName, PolicyExemptionUpdate parameters, com.azure.core.util.Context context) Updates a policy exemption.Mono<com.azure.core.http.rest.Response<PolicyExemptionInner>> PolicyExemptionsClient.updateWithResponseAsync(String scope, String policyExemptionName, PolicyExemptionUpdate parameters) Updates a policy exemption.Methods in com.azure.resourcemanager.resources.fluent with parameters of type PolicyExemptionInnerModifier and TypeMethodDescriptionPolicyExemptionsClient.createOrUpdate(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption.PolicyExemptionsClient.createOrUpdateAsync(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption.com.azure.core.http.rest.Response<PolicyExemptionInner> PolicyExemptionsClient.createOrUpdateWithResponse(String scope, String policyExemptionName, PolicyExemptionInner parameters, com.azure.core.util.Context context) Creates or updates a policy exemption.Mono<com.azure.core.http.rest.Response<PolicyExemptionInner>> PolicyExemptionsClient.createOrUpdateWithResponseAsync(String scope, String policyExemptionName, PolicyExemptionInner parameters) Creates or updates a policy exemption. -
Uses of PolicyExemptionInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return PolicyExemptionInnerModifier and TypeMethodDescriptionstatic PolicyExemptionInnerPolicyExemptionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyExemptionInner from the JsonReader.PolicyExemptionInner.withAssignmentScopeValidation(AssignmentScopeValidation assignmentScopeValidation) Set the assignmentScopeValidation property: The option whether validate the exemption is at or under the assignment scope.PolicyExemptionInner.withDescription(String description) Set the description property: The description of the policy exemption.PolicyExemptionInner.withDisplayName(String displayName) Set the displayName property: The display name of the policy exemption.PolicyExemptionInner.withExemptionCategory(ExemptionCategory exemptionCategory) Set the exemptionCategory property: The policy exemption category.PolicyExemptionInner.withExpiresOn(OffsetDateTime expiresOn) Set the expiresOn property: The expiration date and time (in UTC ISO 8601 format yyyy-MM-ddTHH:mm:ssZ) of the policy exemption.PolicyExemptionInner.withMetadata(Object metadata) Set the metadata property: The policy exemption metadata.PolicyExemptionInner.withPolicyAssignmentId(String policyAssignmentId) Set the policyAssignmentId property: The ID of the policy assignment that is being exempted.PolicyExemptionInner.withPolicyDefinitionReferenceIds(List<String> policyDefinitionReferenceIds) Set the policyDefinitionReferenceIds property: The policy definition reference ID list when the associated policy assignment is an assignment of a policy set definition.PolicyExemptionInner.withResourceSelectors(List<ResourceSelector> resourceSelectors) Set the resourceSelectors property: The resource selector list to filter policies by resource properties. -
Uses of PolicyExemptionInner in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type PolicyExemptionInnerModifier and TypeMethodDescriptionPolicyExemptionListResult.value()Get the value property: An array of policy exemptions.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type PolicyExemptionInnerModifier and TypeMethodDescriptionPolicyExemptionListResult.withValue(List<PolicyExemptionInner> value) Set the value property: An array of policy exemptions.