Uses of Class
com.azure.resourcemanager.resources.fluent.models.PolicyDefinitionInner
Packages that use PolicyDefinitionInner
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 PolicyDefinitionInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent that return PolicyDefinitionInnerModifier and TypeMethodDescriptionPolicyDefinitionsClient.createOrUpdate(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription.PolicyDefinitionsClient.createOrUpdateAtManagementGroup(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.Retrieves a policy definition in a subscription.PolicyDefinitionsClient.getAtManagementGroup(String policyDefinitionName, String managementGroupId) Retrieve a policy definition in a management group.PolicyDefinitionsClient.getBuiltIn(String policyDefinitionName) Retrieves a built-in policy definition.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type PolicyDefinitionInnerModifier and TypeMethodDescriptionPolicyDefinitionsClient.createOrUpdateAsync(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription.PolicyDefinitionsClient.createOrUpdateAtManagementGroupAsync(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.createOrUpdateAtManagementGroupWithResponse(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters, com.azure.core.util.Context context) Creates or updates a policy definition in a management group.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.createOrUpdateAtManagementGroupWithResponseAsync(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.createOrUpdateWithResponse(String policyDefinitionName, PolicyDefinitionInner parameters, com.azure.core.util.Context context) Creates or updates a policy definition in a subscription.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.createOrUpdateWithResponseAsync(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription.Retrieves a policy definition in a subscription.PolicyDefinitionsClient.getAtManagementGroupAsync(String policyDefinitionName, String managementGroupId) Retrieve a policy definition in a management group.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.getAtManagementGroupWithResponse(String policyDefinitionName, String managementGroupId, com.azure.core.util.Context context) Retrieve a policy definition in a management group.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.getAtManagementGroupWithResponseAsync(String policyDefinitionName, String managementGroupId) Retrieve a policy definition in a management group.PolicyDefinitionsClient.getBuiltInAsync(String policyDefinitionName) Retrieves a built-in policy definition.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.getBuiltInWithResponse(String policyDefinitionName, com.azure.core.util.Context context) Retrieves a built-in policy definition.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.getBuiltInWithResponseAsync(String policyDefinitionName) Retrieves a built-in policy definition.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.getWithResponse(String policyDefinitionName, com.azure.core.util.Context context) Retrieves a policy definition in a subscription.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.getWithResponseAsync(String policyDefinitionName) Retrieves a policy definition in a subscription.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> PolicyDefinitionsClient.list()Retrieves policy definitions in a subscription This operation retrieves a list of all the policy definitions in a given subscription that match the optional given $filter.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> Retrieves policy definitions in a subscription This operation retrieves a list of all the policy definitions in a given subscription that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> PolicyDefinitionsClient.listAsync()Retrieves policy definitions in a subscription This operation retrieves a list of all the policy definitions in a given subscription that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> Retrieves policy definitions in a subscription This operation retrieves a list of all the policy definitions in a given subscription that match the optional given $filter.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> PolicyDefinitionsClient.listBuiltIn()Retrieve built-in policy definitions This operation retrieves a list of all the built-in policy definitions that match the optional given $filter.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> PolicyDefinitionsClient.listBuiltIn(String filter, Integer top, com.azure.core.util.Context context) Retrieve built-in policy definitions This operation retrieves a list of all the built-in policy definitions that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> PolicyDefinitionsClient.listBuiltInAsync()Retrieve built-in policy definitions This operation retrieves a list of all the built-in policy definitions that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> PolicyDefinitionsClient.listBuiltInAsync(String filter, Integer top) Retrieve built-in policy definitions This operation retrieves a list of all the built-in policy definitions that match the optional given $filter.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> PolicyDefinitionsClient.listByManagementGroup(String managementGroupId) Retrieve policy definitions in a management group This operation retrieves a list of all the policy definitions in a given management group that match the optional given $filter.com.azure.core.http.rest.PagedIterable<PolicyDefinitionInner> PolicyDefinitionsClient.listByManagementGroup(String managementGroupId, String filter, Integer top, com.azure.core.util.Context context) Retrieve policy definitions in a management group This operation retrieves a list of all the policy definitions in a given management group that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> PolicyDefinitionsClient.listByManagementGroupAsync(String managementGroupId) Retrieve policy definitions in a management group This operation retrieves a list of all the policy definitions in a given management group that match the optional given $filter.com.azure.core.http.rest.PagedFlux<PolicyDefinitionInner> PolicyDefinitionsClient.listByManagementGroupAsync(String managementGroupId, String filter, Integer top) Retrieve policy definitions in a management group This operation retrieves a list of all the policy definitions in a given management group that match the optional given $filter.Methods in com.azure.resourcemanager.resources.fluent with parameters of type PolicyDefinitionInnerModifier and TypeMethodDescriptionPolicyDefinitionsClient.createOrUpdate(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription.PolicyDefinitionsClient.createOrUpdateAsync(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription.PolicyDefinitionsClient.createOrUpdateAtManagementGroup(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.PolicyDefinitionsClient.createOrUpdateAtManagementGroupAsync(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.createOrUpdateAtManagementGroupWithResponse(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters, com.azure.core.util.Context context) Creates or updates a policy definition in a management group.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.createOrUpdateAtManagementGroupWithResponseAsync(String policyDefinitionName, String managementGroupId, PolicyDefinitionInner parameters) Creates or updates a policy definition in a management group.com.azure.core.http.rest.Response<PolicyDefinitionInner> PolicyDefinitionsClient.createOrUpdateWithResponse(String policyDefinitionName, PolicyDefinitionInner parameters, com.azure.core.util.Context context) Creates or updates a policy definition in a subscription.Mono<com.azure.core.http.rest.Response<PolicyDefinitionInner>> PolicyDefinitionsClient.createOrUpdateWithResponseAsync(String policyDefinitionName, PolicyDefinitionInner parameters) Creates or updates a policy definition in a subscription. -
Uses of PolicyDefinitionInner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return PolicyDefinitionInnerModifier and TypeMethodDescriptionstatic PolicyDefinitionInnerPolicyDefinitionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyDefinitionInner from the JsonReader.PolicyDefinitionInner.withDescription(String description) Set the description property: The policy definition description.PolicyDefinitionInner.withDisplayName(String displayName) Set the displayName property: The display name of the policy definition.PolicyDefinitionInner.withMetadata(Object metadata) Set the metadata property: The policy definition metadata.Set the mode property: The policy definition mode.PolicyDefinitionInner.withParameters(Map<String, ParameterDefinitionsValue> parameters) Set the parameters property: The parameter definitions for parameters used in the policy rule.PolicyDefinitionInner.withPolicyRule(Object policyRule) Set the policyRule property: The policy rule.PolicyDefinitionInner.withPolicyType(PolicyType policyType) Set the policyType property: The type of policy definition. -
Uses of PolicyDefinitionInner in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type PolicyDefinitionInnerModifier and TypeMethodDescriptionPolicyDefinitionListResult.value()Get the value property: An array of policy definitions.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type PolicyDefinitionInnerModifier and TypeMethodDescriptionPolicyDefinitionListResult.withValue(List<PolicyDefinitionInner> value) Set the value property: An array of policy definitions.