CreateRecoveryPlanInputProperties interface
復旧計画の作成プロパティ。
プロパティ
failover |
フェールオーバー デプロイ モデル。 |
groups | 復旧計画グループ。 |
primary |
プライマリ ファブリック ID。 |
provider |
プロバイダー固有の入力。 |
recovery |
回復ファブリック ID。 |
プロパティの詳細
failoverDeploymentModel
フェールオーバー デプロイ モデル。
failoverDeploymentModel?: string
プロパティ値
string
groups
primaryFabricId
プライマリ ファブリック ID。
primaryFabricId: string
プロパティ値
string
providerSpecificInput
プロバイダー固有の入力。
providerSpecificInput?: RecoveryPlanProviderSpecificInputUnion[]
プロパティ値
recoveryFabricId
回復ファブリック ID。
recoveryFabricId: string
プロパティ値
string