Uses of Class
com.azure.resourcemanager.eventhubs.models.NspAccessRule
Packages that use NspAccessRule
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of NspAccessRule in com.azure.resourcemanager.eventhubs.models
Classes in com.azure.resourcemanager.eventhubs.models that implement interfaces with type arguments of type NspAccessRuleModifier and TypeClassDescriptionfinal classInformation of Access Rule in Network Profile.Methods in com.azure.resourcemanager.eventhubs.models that return NspAccessRuleModifier and TypeMethodDescriptionstatic NspAccessRuleNspAccessRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspAccessRule from the JsonReader.Set the id property: Fully qualified identifier of the resource.Set the name property: Name of the resource.Set the type property: Type of the resource.Methods in com.azure.resourcemanager.eventhubs.models that return types with arguments of type NspAccessRuleModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationPropertiesProfile.accessRules()Get the accessRules property: List of Access Rules.Method parameters in com.azure.resourcemanager.eventhubs.models with type arguments of type NspAccessRuleModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationPropertiesProfile.withAccessRules(List<NspAccessRule> accessRules) Set the accessRules property: List of Access Rules.