Uses of Class
com.azure.resourcemanager.network.models.IpRule
Packages that use IpRule
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of IpRule in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type IpRuleMethods in com.azure.resourcemanager.network.models that return IpRuleModifier and TypeMethodDescriptionstatic IpRuleIpRule.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpRule from the JsonReader.IpRule.withAddressPrefix(String addressPrefix) Set the addressPrefix property: Specifies the IP or IP range in CIDR format.Methods in com.azure.resourcemanager.network.models that return types with arguments of type IpRuleModifier and TypeMethodDescriptionBastionHostPropertiesFormatNetworkAcls.ipRules()Get the ipRules property: Sets the IP ACL rules for Developer Bastion Host.Method parameters in com.azure.resourcemanager.network.models with type arguments of type IpRuleModifier and TypeMethodDescriptionBastionHostPropertiesFormatNetworkAcls.withIpRules(List<IpRule> ipRules) Set the ipRules property: Sets the IP ACL rules for Developer Bastion Host.