次の方法で共有


RemoveProtectionRequestInput クラス

定義

RemoveProtectionRequestInput オブジェクトの定義。

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

コンストラクター

RemoveProtectionRequestInput()

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

RemoveProtectionRequestInput(String)

RemoveProtectionRequestInput クラスの新しいインスタンスを必須の引数で初期化します。

プロパティ

Comments

省略可能。 保護を無効にするためのコメント。

Reason

省略可能。 保護を無効にする理由。

RemoveProtectionOption

必須。 保護を無効にするための ProtectableObjects。

適用対象