Uses of Class
com.azure.resourcemanager.eventhubs.models.NetworkSecurityPerimeter
Packages that use NetworkSecurityPerimeter
Package
Description
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of NetworkSecurityPerimeter in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return NetworkSecurityPerimeterModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationProperties.networkSecurityPerimeter()Get the networkSecurityPerimeter property: NetworkSecurityPerimeter related information. -
Uses of NetworkSecurityPerimeter in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return NetworkSecurityPerimeterModifier and TypeMethodDescriptionstatic NetworkSecurityPerimeterNetworkSecurityPerimeter.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSecurityPerimeter from the JsonReader.NetworkSecurityPerimeterConfiguration.networkSecurityPerimeter()Get the networkSecurityPerimeter property: NetworkSecurityPerimeter related information.Set the id property: Fully qualified identifier of the resource.NetworkSecurityPerimeter.withLocation(String location) Set the location property: Location of the resource.NetworkSecurityPerimeter.withPerimeterGuid(String perimeterGuid) Set the perimeterGuid property: Guid of the resource.Methods in com.azure.resourcemanager.eventhubs.models that return types with arguments of type NetworkSecurityPerimeterModifier and TypeMethodDescriptionNspAccessRuleProperties.networkSecurityPerimeters()Get the networkSecurityPerimeters property: NetworkSecurityPerimeters for inbound rules.