次の方法で共有


Datastore クラス

定義

データストア リソース

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

コンストラクター

Datastore()

データストア クラスの新しいインスタンスを初期化します。

Datastore(String, String, String, String, NetAppVolume, DiskPoolVolume, String)

データストア クラスの新しいインスタンスを初期化します。

プロパティ

DiskPoolVolume

iSCSI ボリュームを取得または設定します

Id

リソース ID を取得します。

(継承元 Resource)
Name

リソース名を取得します。

(継承元 Resource)
NetAppVolume

Azure NetApp Files ボリュームを取得または設定します

ProvisioningState

データストア プロビジョニングの状態を取得します。 指定できる値は、'Succeeded'、'Failed'、'Cancelled'、'Pending'、'Creating'、'Updating'、'Deleting' です。

Status

データストアの操作状態を取得します。 指定できる値は、'Unknown'、'Accessible'、'Accessiblle'、'Attached'、'Detached'、'LostCommunication'、'DeadOrError' です。

Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象