public sealed class PolicyBasedRoute.Types.VirtualMachine : IMessage<PolicyBasedRoute.Types.VirtualMachine>, IEquatable<PolicyBasedRoute.Types.VirtualMachine>, IDeepCloneable<PolicyBasedRoute.Types.VirtualMachine>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class PolicyBasedRoute.Types.VirtualMachine.
VM instances to which this policy based route applies to.
Optional. A list of VM instance tags to which this policy based route
applies to. VM instances that have ANY of tags specified here will
install this PBR.
[[["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-24 UTC."],[[["This document provides reference documentation for the `PolicyBasedRoute.Types.VirtualMachine` class within the Network Connectivity v1 API."],["The `VirtualMachine` class represents VM instances to which a policy-based route applies, and it is part of the `Google.Cloud.NetworkConnectivity.V1` namespace."],["The latest version of the API is version 2.9.0, however the current selected version of this webpage is version 2.5.0."],["The `VirtualMachine` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VirtualMachine` class has a `Tags` property, which is a list of VM instance tags that determine which instances the policy-based route applies to."]]],[]]