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-03-21 UTC."],[[["This webpage provides reference documentation for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch v1 API, specifically in the .NET context."],["The `NetworkPolicy` class is designed to manage VM instance network configurations, as indicated by its description and the `NetworkInterfaces` property."],["This page outlines the `NetworkPolicy` class, it's inheritance from `object`, and it's implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which suggests functionality around data handling, equality checks, deep cloning, and buffer management."],["The page gives an overview of the `NetworkPolicy` constructors and the `NetworkInterfaces` property, detailing its type as a `RepeatedField` of `NetworkInterface` objects, allowing for multiple network configurations."],["The documentation spans multiple versions of the Google Cloud Batch v1 API, with the latest being version 2.13.0, and offers links to various older versions, all the way back to version 1.0.0."]]],[]]