次の方法で共有


ExistingProtectionProfile クラス

定義

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

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

コンストラクター

ExistingProtectionProfile(String)

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

プロパティ

ProtectionProfileId

保護プロファイルの Arm ID。リソースが存在しない場合は、エラーをスローします。

適用対象