C# Class Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.LongTermRetentionPolicy

Backup long term retention policy class.
Inheritance: RetentionPolicyBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
LongTermRetentionPolicy ( ) : System
ToString ( ) : string
Validate ( ) : void

Validates null values and other possible combinations

Method Details

LongTermRetentionPolicy() public méthode

public LongTermRetentionPolicy ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Validate() public méthode

Validates null values and other possible combinations
public Validate ( ) : void
Résultat void