public sealed class 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 document provides reference documentation for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch v1 API for .NET."],["The `NetworkPolicy` class is used to describe the network configurations of VM instances."],["The latest version of the documentation is 2.13.0, and there are multiple historical versions available, ranging down to version 1.0.0."],["`NetworkPolicy` inherits from the base `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `NetworkInterfaces` property, which is a collection of network configurations for VM instances as `AllocationPolicy.Types.NetworkInterface` objects."]]],[]]