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-04-09 UTC."],[[["This webpage provides documentation for the `PolicyBasedRoute.Types.VirtualMachine` class within the Network Connectivity v1 API."],["The `VirtualMachine` class defines VM instances that a policy-based route can apply to, with a focus on managing network traffic to these instances."],["The documentation includes a list of versions, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the latest, for the `PolicyBasedRoute.Types.VirtualMachine` class."],["The current page describes the class's inheritance, implemented interfaces, associated namespace, and assembly."],["The class offers constructors for creating `VirtualMachine` instances and contains the property `Tags`, which is a list of VM instance tags that can be associated with a given policy-based route."]]],[]]