次の方法で共有


SetProtectionRequestInput クラス

定義

SetProtectionRequestInput オブジェクトの定義。

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

コンストラクター

SetProtectionRequestInput()

SetProtectionRequestInput クラスの新しいインスタンスを初期化します。

SetProtectionRequestInput(List<String>, String, String)

必要な引数を使用して SetProtectionRequestInput クラスの新しいインスタンスを初期化します。

プロパティ

PolicyId

必須。 保護用の PolicyId。

ProtectableObjects

必須。 保護を設定するための ProtectableObjects。

ProtectableObjectType

必須。 ProtectableObject 型の設定保護。

適用対象