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."],[[["The content provides documentation for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch v1 API, specifically for .NET."],["This class, `AllocationPolicy.Types.NetworkPolicy`, describes the network configurations for VM instances and is part of the `Google.Cloud.Batch.V1` namespace, found in the `Google.Cloud.Batch.V1.dll` assembly."],["The document provides version history and links for the `AllocationPolicy.Types.NetworkPolicy` class, spanning from version 1.0.0 up to the latest version 2.13.0, with version 2.1.0 being the specific focus of the primary information provided."],["The `NetworkPolicy` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class, which comes with `GetHashCode()`, `GetType()`, and `ToString()` methods."],["The documentation also shows that there are two constructors: a default one, and one that takes `AllocationPolicy.Types.NetworkPolicy` as a parameter, alongside a property named `NetworkInterfaces` which contains network configurations."]]],[]]