public sealed class NetworkAddressReservation : IMessage<NetworkAddressReservation>, IEquatable<NetworkAddressReservation>, IDeepCloneable<NetworkAddressReservation>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class NetworkAddressReservation.
A reservation of one or more addresses in a network.
The last address of this reservation block, inclusive. I.e., for cases when
reservations are only single addresses, end_address and start_address will
be the same.
Must be specified as a single IPv4 address, e.g. 10.1.2.2.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNetworkAddressReservation\u003c/code\u003e API class is 1.7.0, while this documentation covers version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworkAddressReservation\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.BareMetalSolution.V2\u003c/code\u003e namespace and is used to reserve one or more network addresses, in the form of a block.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkAddressReservation\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, in addition to \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEndAddress\u003c/code\u003e, \u003ccode\u003eNote\u003c/code\u003e, and \u003ccode\u003eStartAddress\u003c/code\u003e, which define the reservation block's end and start IP address and any additional information.\u003c/p\u003e\n"],["\u003cp\u003eThis class is constructed by specifying a \u003ccode\u003eNetworkAddressReservation\u003c/code\u003e, or by an empty constructor.\u003c/p\u003e\n"]]],[],null,[]]