次の方法で共有


ProtectedItemResource クラス

定義

バックアップ項目の基本クラス。

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

コンストラクター

ProtectedItemResource()

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

ProtectedItemResource(String, String, String, String, IDictionary<String,String>, String, ProtectedItem)

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

プロパティ

ETag

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

(継承元 Resource)
Id

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

(継承元 Resource)
Location

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

(継承元 Resource)
Name

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

(継承元 Resource)
Properties

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

Tags

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

(継承元 Resource)
Type

リソースの種類を取得し、Namespace/ResourceType/ResourceType/..という形式の完全なパスを表します。

(継承元 Resource)

適用対象