Share via


SetProtectionRequestInput Class

Definition

The definition of a SetProtectionRequestInput Object.

public class SetProtectionRequestInput : Microsoft.Azure.Management.BackupServices.Models.ManagementBaseObject
type SetProtectionRequestInput = class
    inherit ManagementBaseObject
Public Class SetProtectionRequestInput
Inherits ManagementBaseObject
Inheritance
SetProtectionRequestInput

Constructors

SetProtectionRequestInput()

Initializes a new instance of the SetProtectionRequestInput class.

SetProtectionRequestInput(List<String>, String, String)

Initializes a new instance of the SetProtectionRequestInput class with required arguments.

Properties

PolicyId

Required. PolicyId for protection.

ProtectableObjects

Required. ProtectableObjects for setting protection.

ProtectableObjectType

Required. ProtectableObject type setting protection.

Applies to