public sealed class AllocationPolicy.Types.NetworkPolicy : IMessage<AllocationPolicy.Types.NetworkPolicy>, IEquatable<AllocationPolicy.Types.NetworkPolicy>, IDeepCloneable<AllocationPolicy.Types.NetworkPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class AllocationPolicy.Types.NetworkPolicy.
NetworkPolicy describes VM instance network configurations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch v1 API, specifically for .NET development."],["The `NetworkPolicy` class is used to describe VM instance network configurations in the Batch API, and it inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `NetworkPolicy` documentation is for version 2.13.0, but the page details documentation starting from version 1.0.0 all the way up to the most recent version."],["The `NetworkPolicy` class has a property called `NetworkInterfaces` which is a `RepeatedField` type that allows for multiple network configurations."],["There are two constructors for the `NetworkPolicy` class, one being a default constructor and the second allowing you to set the `AllocationPolicy.Types.NetworkPolicy` by passing another of its type."]]],[]]