public sealed class Rollout : IMessage<OSPolicyAssignment.Types.Rollout>, IEquatable<OSPolicyAssignment.Types.Rollout>, IDeepCloneable<OSPolicyAssignment.Types.Rollout>, IBufferMessage, IMessage
Message to configure the rollout at the zonal level for the OS policy
assignment.
Required. This determines the minimum duration of time to wait after the
configuration changes are applied through the current rollout. A
VM continues to count towards the disruption_budget at least
until this duration of time has passed after configuration changes are
applied.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e class is used to configure the rollout of OS policy assignments at the zonal level.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e class provides two constructors: a default constructor and one that takes another \u003ccode\u003eOSPolicyAssignment.Types.Rollout\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRollout\u003c/code\u003e class include \u003ccode\u003eDisruptionBudget\u003c/code\u003e, which specifies the maximum number or percentage of VMs to disrupt per zone, and \u003ccode\u003eMinWaitDuration\u003c/code\u003e, which sets the minimum time to wait after configuration changes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eOSPolicyAssignment.Types.Rollout\u003c/code\u003e is 2.0.0-alpha06, with previous versions 2.0.0-alpha05 and 1.0.0-alpha04 also available.\u003c/p\u003e\n"]]],[],null,[]]