public sealed class 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-21 UTC."],[[["This webpage provides documentation for the `VirtualMachine` class within the `PolicyBasedRoute.Types` namespace in the Google Cloud Network Connectivity v1 API."],["The `VirtualMachine` class is designed to define and represent the VM instances that a policy-based route should apply to."],["The documentation covers various versions of the API, with version 2.9.0 being the latest, and lists other versions as far back as 1.0.0."],["The `VirtualMachine` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class provides the property `Tags`, which is a `RepeatedField` of strings, used to specify VM instance tags to which the policy-based route should apply."]]],[]]