共用方式為


DataProtectionBackupRule.BackupParameters Property

Definition

BackupParameters base Please note DataProtectionBackupSettingsBase is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataProtectionBackupSettings.

public Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupSettingsBase BackupParameters { get; set; }
member this.BackupParameters : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupSettingsBase with get, set
Public Property BackupParameters As DataProtectionBackupSettingsBase

Property Value

Applies to