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."],[[["The latest version available for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch V1 API is version 2.13.0, and the current context is version 2.10.0."],["`AllocationPolicy.Types.NetworkPolicy` is a class that describes network configurations for VM instances within the Google Cloud Batch V1 API, inheriting from the base `object` class."],["This class implements the interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.Batch.V1` namespace and `Google.Cloud.Batch.V1.dll` assembly."],["The `NetworkPolicy` class has two constructors, `NetworkPolicy()` and `NetworkPolicy(AllocationPolicy.Types.NetworkPolicy other)`, where the second one takes another `NetworkPolicy` as an argument."],["The `NetworkPolicy` class contains the property `NetworkInterfaces`, which is a `RepeatedField` of `AllocationPolicy.Types.NetworkInterface` and represents the network configurations."]]],[]]