public SchedulingDuration LocalSsdRecoveryTimeout { get; set; }
Optional. Specifies the maximum amount of time a Local Ssd Vm should wait
while recovery of the Local Ssd state is attempted. Its value should be in
between 0 and 168 hours with hour granularity and the default value being 1
hour.
[[["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\u003eScheduling\u003c/code\u003e class in the Google.Cloud.BackupDR.V1 namespace sets scheduling options for a Backup and DR Service v1 API instance.\u003c/p\u003e\n"],["\u003cp\u003eIt allows configuration of instance behavior, such as \u003ccode\u003eAutomaticRestart\u003c/code\u003e, \u003ccode\u003eInstanceTerminationAction\u003c/code\u003e, \u003ccode\u003eOnHostMaintenance\u003c/code\u003e, and \u003ccode\u003ePreemptible\u003c/code\u003e settings.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eMinNodeCpus\u003c/code\u003e, \u003ccode\u003eNodeAffinities\u003c/code\u003e, and \u003ccode\u003eLocalSsdRecoveryTimeout\u003c/code\u003e to control resource allocation and recovery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScheduling\u003c/code\u003e class implements several interfaces including \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\u003eThere are multiple versions of this package available, with version 2.1.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class Scheduling (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.Scheduling)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.Scheduling)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.Scheduling)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.Scheduling)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.Scheduling)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.Scheduling) \n\n public sealed class Scheduling : IMessage\u003cScheduling\u003e, IEquatable\u003cScheduling\u003e, IDeepCloneable\u003cScheduling\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class Scheduling.\n\nSets the scheduling options for an Instance. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Scheduling \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Scheduling](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.Scheduling), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Scheduling](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.Scheduling), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Scheduling](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.Scheduling), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### Scheduling()\n\n public Scheduling()\n\n### Scheduling(Scheduling)\n\n public Scheduling(Scheduling other)\n\nProperties\n----------\n\n### AutomaticRestart\n\n public bool AutomaticRestart { get; set; }\n\nOptional. Specifies whether the instance should be automatically restarted\nif it is terminated by Compute Engine (not terminated by a user).\n\n### HasAutomaticRestart\n\n public bool HasAutomaticRestart { get; }\n\nGets whether the \"automatic_restart\" field is set\n\n### HasInstanceTerminationAction\n\n public bool HasInstanceTerminationAction { get; }\n\nGets whether the \"instance_termination_action\" field is set\n\n### HasMinNodeCpus\n\n public bool HasMinNodeCpus { get; }\n\nGets whether the \"min_node_cpus\" field is set\n\n### HasOnHostMaintenance\n\n public bool HasOnHostMaintenance { get; }\n\nGets whether the \"on_host_maintenance\" field is set\n\n### HasPreemptible\n\n public bool HasPreemptible { get; }\n\nGets whether the \"preemptible\" field is set\n\n### HasProvisioningModel\n\n public bool HasProvisioningModel { get; }\n\nGets whether the \"provisioning_model\" field is set\n\n### InstanceTerminationAction\n\n public Scheduling.Types.InstanceTerminationAction InstanceTerminationAction { get; set; }\n\nOptional. Specifies the termination action for the instance.\n\n### LocalSsdRecoveryTimeout\n\n public SchedulingDuration LocalSsdRecoveryTimeout { get; set; }\n\nOptional. Specifies the maximum amount of time a Local Ssd Vm should wait\nwhile recovery of the Local Ssd state is attempted. Its value should be in\nbetween 0 and 168 hours with hour granularity and the default value being 1\nhour.\n\n### MinNodeCpus\n\n public int MinNodeCpus { get; set; }\n\nOptional. The minimum number of virtual CPUs this instance will consume\nwhen running on a sole-tenant node.\n\n### NodeAffinities\n\n public RepeatedField\u003cScheduling.Types.NodeAffinity\u003e NodeAffinities { get; }\n\nOptional. A set of node affinity and anti-affinity configurations.\nOverrides reservationAffinity.\n\n### OnHostMaintenance\n\n public Scheduling.Types.OnHostMaintenance OnHostMaintenance { get; set; }\n\nOptional. Defines the maintenance behavior for this instance.\n\n### Preemptible\n\n public bool Preemptible { get; set; }\n\nOptional. Defines whether the instance is preemptible.\n\n### ProvisioningModel\n\n public Scheduling.Types.ProvisioningModel ProvisioningModel { get; set; }\n\nOptional. Specifies the provisioning model of the instance."]]