Uses of Class
com.azure.resourcemanager.eventhubs.models.ApplicationGroupPolicy
Packages that use ApplicationGroupPolicy
Package
Description
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of ApplicationGroupPolicy in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return types with arguments of type ApplicationGroupPolicyModifier and TypeMethodDescriptionApplicationGroupInner.policies()Get the policies property: List of group policies that define the behavior of application group.ApplicationGroupProperties.policies()Get the policies property: List of group policies that define the behavior of application group.Method parameters in com.azure.resourcemanager.eventhubs.fluent.models with type arguments of type ApplicationGroupPolicyModifier and TypeMethodDescriptionApplicationGroupInner.withPolicies(List<ApplicationGroupPolicy> policies) Set the policies property: List of group policies that define the behavior of application group.ApplicationGroupProperties.withPolicies(List<ApplicationGroupPolicy> policies) Set the policies property: List of group policies that define the behavior of application group. -
Uses of ApplicationGroupPolicy in com.azure.resourcemanager.eventhubs.models
Subclasses of ApplicationGroupPolicy in com.azure.resourcemanager.eventhubs.modelsModifier and TypeClassDescriptionfinal classProperties of the throttling policy.Classes in com.azure.resourcemanager.eventhubs.models that implement interfaces with type arguments of type ApplicationGroupPolicyModifier and TypeClassDescriptionclassProperties of the Application Group policy.Methods in com.azure.resourcemanager.eventhubs.models that return ApplicationGroupPolicyModifier and TypeMethodDescriptionstatic ApplicationGroupPolicyApplicationGroupPolicy.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGroupPolicy from the JsonReader.Set the name property: The Name of this policy.