Compartir a través de


ITriggerBackupRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250201.TriggerBackupRequestTypeConverter))]
public interface ITriggerBackupRequest : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250201.TriggerBackupRequestTypeConverter))>]
type ITriggerBackupRequest = interface
    interface IJsonSerializable
Public Interface ITriggerBackupRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
BackupRuleOptionRuleName
TriggerOptionRetentionTagOverride

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to