### YamlMime:JavaType uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules" name: "NWRuleSetIpRules" nameWithType: "NWRuleSetIpRules" summary: "Description of NetWorkRuleSet - IpRules resource." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **NWRuleSetIpRules**
implements <>" constructors: - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.NWRuleSetIpRules()" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.NWRuleSetIpRules()" name: "NWRuleSetIpRules()" nameWithType: "NWRuleSetIpRules.NWRuleSetIpRules()" summary: "Creates an instance of NWRuleSetIpRules class." syntax: "public NWRuleSetIpRules()" desc: "Creates an instance of NWRuleSetIpRules class." methods: - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.action()" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.action()" name: "action()" nameWithType: "NWRuleSetIpRules.action()" summary: "Get the action property: The IP Filter Action." syntax: "public NetworkRuleIpAction action()" desc: "Get the action property: The IP Filter Action." returns: description: "the action value." type: "" - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "NWRuleSetIpRules.fromJson(JsonReader jsonReader)" summary: "Reads an instance of NWRuleSetIpRules from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static NWRuleSetIpRules fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the NWRuleSetIpRules." type: "IOException" desc: "Reads an instance of NWRuleSetIpRules from the JsonReader." returns: description: "An instance of NWRuleSetIpRules if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.ipMask()" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.ipMask()" name: "ipMask()" nameWithType: "NWRuleSetIpRules.ipMask()" summary: "Get the ipMask property: IP Mask." syntax: "public String ipMask()" desc: "Get the ipMask property: IP Mask." returns: description: "the ipMask value." type: "String" - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "NWRuleSetIpRules.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.validate()" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.validate()" name: "validate()" nameWithType: "NWRuleSetIpRules.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.withAction(com.azure.resourcemanager.servicebus.models.NetworkRuleIpAction)" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.withAction(NetworkRuleIpAction action)" name: "withAction(NetworkRuleIpAction action)" nameWithType: "NWRuleSetIpRules.withAction(NetworkRuleIpAction action)" summary: "Set the action property: The IP Filter Action." parameters: - description: "the action value to set." name: "action" type: "" syntax: "public NWRuleSetIpRules withAction(NetworkRuleIpAction action)" desc: "Set the action property: The IP Filter Action." returns: description: "the NWRuleSetIpRules object itself." type: "" - uid: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.withIpMask(java.lang.String)" fullName: "com.azure.resourcemanager.servicebus.models.NWRuleSetIpRules.withIpMask(String ipMask)" name: "withIpMask(String ipMask)" nameWithType: "NWRuleSetIpRules.withIpMask(String ipMask)" summary: "Set the ipMask property: IP Mask." parameters: - description: "the ipMask value to set." name: "ipMask" type: "String" syntax: "public NWRuleSetIpRules withIpMask(String ipMask)" desc: "Set the ipMask property: IP Mask." returns: description: "the NWRuleSetIpRules object itself." type: "" type: "class" desc: "Description of NetWorkRuleSet - IpRules resource." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.servicebus.models" artifact: com.azure.resourcemanager:azure-resourcemanager-servicebus:2.44.0