AzureBackupYearlyRetentionPolicy 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.
public class AzureBackupYearlyRetentionPolicy : Microsoft.Azure.Commands.AzureBackup.Models.AzureRMBackupRetentionPolicy
type AzureBackupYearlyRetentionPolicy = class
inherit AzureRMBackupRetentionPolicy
Public Class AzureBackupYearlyRetentionPolicy
Inherits AzureRMBackupRetentionPolicy
- Inheritance
Constructors
AzureBackupYearlyRetentionPolicy(String, Int32, List<Month>, RetentionFormat, List<String>, List<WeekNumber>, List<DayOfWeek>) |
Properties
DaysOfMonth | |
DaysOfWeek | |
MonthsOfYear | |
Retention | (Inherited from AzureRMBackupRetentionPolicy) |
RetentionFormat | |
RetentionTimes | (Inherited from AzureRMBackupRetentionPolicy) |
RetentionType | (Inherited from AzureRMBackupRetentionPolicy) |
WeekNumber |