次の方法で共有


ProtectableContainerResource クラス

定義

保護可能なコンテナー クラス。

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

コンストラクター

ProtectableContainerResource()

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

ProtectableContainerResource(String, String, String, String, IDictionary<String,String>, String, ProtectableContainer)

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

プロパティ

ETag

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

(継承元 Resource)
Id

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

(継承元 Resource)
Location

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

(継承元 Resource)
Name

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

(継承元 Resource)
Properties

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

Tags

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

(継承元 Resource)
Type

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

(継承元 Resource)

適用対象