次の方法で共有


ExistingStorageAccount クラス

定義

既存のストレージ アカウントの入力。

public class ExistingStorageAccount : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails
type ExistingStorageAccount = class
    inherit StorageAccountCustomDetails
Public Class ExistingStorageAccount
Inherits StorageAccountCustomDetails
継承
ExistingStorageAccount

コンストラクター

ExistingStorageAccount(ResourceIdentifier)

ExistingStorageAccount の新しいインスタンスを初期化します。

プロパティ

AzureStorageAccountId

ストレージ アカウントの Arm ID。リソースが存在しない場合は、エラーをスローします。

適用対象