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-21 UTC."],[[["This webpage 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 documentation lists various versions of the API, with 2.9.0 being the latest, and provides implementation details and properties such as `Tags` that are applicable to the `VirtualMachine` class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used for message handling and cloning."]]],[]]