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 v1alpha 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 documentation is for the `AllocationPolicy.Types.NetworkPolicy` class within the Batch v1alpha API, specifically version 1.0.0-alpha30."],["The `NetworkPolicy` class, which describes VM instance network configurations, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor (`NetworkPolicy()`) and a copy constructor (`NetworkPolicy(NetworkPolicy)`)."],["`NetworkPolicy` includes a `NetworkInterfaces` property, which allows for network configurations and is of type `RepeatedField\u003cAllocationPolicy.Types.NetworkInterface\u003e`."]]],[]]