Uses of Class
com.azure.resourcemanager.monitor.models.NetworkRuleSet
Packages that use NetworkRuleSet
Package
Description
Package containing the data models for MonitorClient.
-
Uses of NetworkRuleSet in com.azure.resourcemanager.monitor.models
Subclasses of NetworkRuleSet in com.azure.resourcemanager.monitor.modelsModifier and TypeClassDescriptionfinal classNetwork access control rules for the endpoints.Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type NetworkRuleSetMethods in com.azure.resourcemanager.monitor.models that return NetworkRuleSetModifier and TypeMethodDescriptionstatic NetworkRuleSetNetworkRuleSet.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkRuleSet from the JsonReader.NetworkRuleSet.withPublicNetworkAccess(KnownPublicNetworkAccessOptions publicNetworkAccess) Set the publicNetworkAccess property: The configuration to set whether network access from public internet to the endpoints are allowed.