SiteRecoveryApplyRecoveryPointContent Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de SiteRecoveryApplyRecoveryPointContent.
public SiteRecoveryApplyRecoveryPointContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointProperties properties);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointProperties -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryApplyRecoveryPointContent
Public Sub New (properties As SiteRecoveryApplyRecoveryPointProperties)
Paramètres
- properties
- SiteRecoveryApplyRecoveryPointProperties
Propriétés d’entrée à appliquer au point de récupération.
Exceptions
properties
a la valeur null.