次の方法で共有


StorageAccountInformation クラス

定義

Azure Storage アカウント情報。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageAccountInformation : Microsoft.Azure.Management.DataLake.Analytics.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageAccountInformation = class
    inherit SubResource
Public Class StorageAccountInformation
Inherits SubResource
継承
StorageAccountInformation
属性

コンストラクター

StorageAccountInformation()

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

StorageAccountInformation(String, String, String, String)

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

プロパティ

Id

リソース識別子を取得します。

(継承元 SubResource)
Name

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

(継承元 SubResource)
Suffix

ストレージ アカウントの省略可能なサフィックスを取得します。

Type

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

(継承元 SubResource)

メソッド

Validate()

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

(継承元 SubResource)

適用対象