SetProtectionRequestInput Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A definição de um objeto SetProtectionRequestInput.
public class SetProtectionRequestInput : Microsoft.Azure.Management.BackupServices.Models.ManagementBaseObject
type SetProtectionRequestInput = class
inherit ManagementBaseObject
Public Class SetProtectionRequestInput
Inherits ManagementBaseObject
- Herança
Construtores
SetProtectionRequestInput() |
Inicializa uma nova instância da classe SetProtectionRequestInput. |
SetProtectionRequestInput(List<String>, String, String) |
Inicializa uma nova instância da classe SetProtectionRequestInput com os argumentos necessários. |
Propriedades
PolicyId |
Obrigatórios. PolicyId para proteção. |
ProtectableObjects |
Obrigatórios. ProtectableObjects para definir a proteção. |
ProtectableObjectType |
Obrigatórios. Proteção de configuração de tipo ProtectableObject. |
Aplica-se a
Azure SDK for .NET