次の方法で共有


CSMProtectionPolicyListResponse クラス

定義

リスト CSMProtectionPolicies 操作の応答モデル。

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

コンストラクター

CSMProtectionPolicyListResponse()

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

プロパティ

Id

省略可能。 id

(継承元 CSMBaseResponse)
Name

省略可能。 名前

(継承元 CSMBaseResponse)
NextLink

省略可能。 次のリンク

(継承元 CSMListResponse)
Type

省略可能。 型

(継承元 CSMBaseResponse)
Value

省略可能。 リソース ID の ProtectionPolicies の一覧。

適用対象