次の方法で共有


ProtectionIntentResource クラス

定義

backup ProtectionIntent の基本クラス。

public class ProtectionIntentResource : Microsoft.Azure.Management.RecoveryServices.Backup.Models.Resource
type ProtectionIntentResource = class
    inherit Resource
Public Class ProtectionIntentResource
Inherits Resource
継承
ProtectionIntentResource

コンストラクター

ProtectionIntentResource()

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

ProtectionIntentResource(String, String, String, String, IDictionary<String,String>, String, ProtectionIntent)

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

プロパティ

ETag

省略可能な ETag を取得または設定します。

(継承元 Resource)
Id

リソース ID は、リソースへの完全なパスを表します。

(継承元 Resource)
Location

リソースの場所を取得または設定します。

(継承元 Resource)
Name

リソースに関連付けられているリソース名を取得します。

(継承元 Resource)
Properties

protectionIntentResource プロパティを取得または設定します

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

リソースの種類を取得し、Namespace/ResourceType/ResourceType/..フォームの完全なパスを表します。

(継承元 Resource)

適用対象