RemoveProtectionRequestInput Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Definitionen av ett RemoveProtectionRequestInput-objekt.
public class RemoveProtectionRequestInput : Microsoft.Azure.Management.BackupServices.Models.ManagementBaseObject
type RemoveProtectionRequestInput = class
inherit ManagementBaseObject
Public Class RemoveProtectionRequestInput
Inherits ManagementBaseObject
- Arv
Konstruktorer
RemoveProtectionRequestInput() |
Initierar en ny instans av klassen RemoveProtectionRequestInput. |
RemoveProtectionRequestInput(String) |
Initierar en ny instans av klassen RemoveProtectionRequestInput med obligatoriska argument. |
Egenskaper
Comments |
Valfritt. Kommentarer för inaktivering av skydd. |
Reason |
Valfritt. Orsak till inaktivering av skydd. |
RemoveProtectionOption |
Krävs. ProtectableObjects för inaktivering av skydd. |
Gäller för
Azure SDK for .NET