次の方法で共有


RestorePointCollection クラス

定義

復元ポイント コレクション パラメーターを作成または更新します。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RestorePointCollection : Microsoft.Azure.Management.Compute.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RestorePointCollection = class
    inherit Resource
Public Class RestorePointCollection
Inherits Resource
継承
RestorePointCollection
属性

コンストラクター

RestorePointCollection()

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

RestorePointCollection(String, String, String, String, IDictionary<String, String>, RestorePointCollectionSourceProperties, String, String, IList<RestorePoint>)

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

プロパティ

Id

リソース ID を取得します

(継承元 Resource)
Location

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

(継承元 Resource)
Name

リソース名を取得します

(継承元 Resource)
ProvisioningState

復元ポイント コレクションのプロビジョニング状態を取得します。

RestorePointCollectionId

復元ポイント コレクションの一意の ID を取得します。

RestorePoints

この復元ポイント コレクションの下に作成されたすべての復元ポイントを含むリストを取得します。

Source

復元ポイント コレクション パラメーターを作成または更新します。

Tags

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

(継承元 Resource)
Type

リソースの種類を取得します

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象