LogSchedulePolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Log policy schedule.
public class LogSchedulePolicy : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupSchedulePolicy, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.LogSchedulePolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.LogSchedulePolicy>
type LogSchedulePolicy = class
inherit BackupSchedulePolicy
interface IJsonModel<LogSchedulePolicy>
interface IPersistableModel<LogSchedulePolicy>
Public Class LogSchedulePolicy
Inherits BackupSchedulePolicy
Implements IJsonModel(Of LogSchedulePolicy), IPersistableModel(Of LogSchedulePolicy)
- Inheritance
- Implements
Constructors
LogSchedulePolicy() |
Initializes a new instance of LogSchedulePolicy. |
Properties
ScheduleFrequencyInMins |
Frequency of the log schedule operation of this policy in minutes. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET