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 the .NET environment."],["The `AllocationPolicy.Types.NetworkPolicy` class is used to describe VM instance network configurations, inheriting from the base `object` class and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various available versions of the class, ranging from version 1.0.0 to the latest, version 2.13.0, accessible via links to each version's documentation."],["It includes information on the class's constructors, such as the default `NetworkPolicy()` and the `NetworkPolicy(NetworkPolicy other)` constructor, as well as the `NetworkInterfaces` property for specifying network configurations."]]],[]]