SetProtectionRequestInput Classe
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.
Définition d’un objet SetProtectionRequestInput.
public class SetProtectionRequestInput : Microsoft.Azure.Management.BackupServices.Models.ManagementBaseObject
type SetProtectionRequestInput = class
inherit ManagementBaseObject
Public Class SetProtectionRequestInput
Inherits ManagementBaseObject
- Héritage
Constructeurs
SetProtectionRequestInput() |
Initialise une nouvelle instance de la classe SetProtectionRequestInput. |
SetProtectionRequestInput(List<String>, String, String) |
Initialise une nouvelle instance de la classe SetProtectionRequestInput avec les arguments requis. |
Propriétés
PolicyId |
Obligatoire. PolicyId pour la protection. |
ProtectableObjects |
Obligatoire. ProtectableObjects pour définir la protection. |
ProtectableObjectType |
Obligatoire. Protection du paramètre de type ProtectableObject. |
S’applique à
Azure SDK for .NET