public sealed class SubnetworksExpandIpCidrRangeRequest : IMessage<SubnetworksExpandIpCidrRangeRequest>, IEquatable<SubnetworksExpandIpCidrRangeRequest>, IDeepCloneable<SubnetworksExpandIpCidrRangeRequest>, IBufferMessage, IMessage
The IP (in CIDR format or netmask) of internal addresses that are legal on this Subnetwork. This range should be disjoint from other subnetworks within this network. This range can only be larger than (i.e. a superset of) the range previously defined before the update.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e is 3.6.0, with a range of prior versions from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality related to expanding the IP CIDR range of a subnetwork.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e has two properties: \u003ccode\u003eHasIpCidrRange\u003c/code\u003e which is a boolean, and \u003ccode\u003eIpCidrRange\u003c/code\u003e which is a string used to define the range of legal internal addresses for the subnetwork.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a new \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e instance: a default constructor and one that takes another \u003ccode\u003eSubnetworksExpandIpCidrRangeRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]