public sealed class InstanceFlexibilityPolicy : IMessage<InstanceFlexibilityPolicy>, IEquatable<InstanceFlexibilityPolicy>, IDeepCloneable<InstanceFlexibilityPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class InstanceFlexibilityPolicy.
Instance flexibility Policy allowing a mixture of VM shapes and provisioning
models.
[[["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 `InstanceFlexibilityPolicy` class within the Google Cloud Dataproc v1 API, specifically for the .NET environment, with version 5.7.0 being the current focus of the page."],["The `InstanceFlexibilityPolicy` class allows for the configuration of mixed VM shapes and provisioning models, enabling flexibility in instance selection within the Google Cloud Dataproc environment."],["The documentation outlines the class's constructors (`InstanceFlexibilityPolicy()`, `InstanceFlexibilityPolicy(InstanceFlexibilityPolicy)`), properties (`InstanceSelectionList`, `InstanceSelectionResults`), and the various interfaces and inheritance it implements."],["The page contains links to the documentation of previous versions, from 3.1.0 up to 5.17.0, allowing the user to compare functionalities between versions."],["`InstanceSelectionList` allows users to define the instance selection criteria when new VMs are created, while `InstanceSelectionResults` is an output-only property showing the results of those selections."]]],[]]