ProtectableItemProperties interface
レプリケーションで保護された項目のカスタム データの詳細。
プロパティ
custom |
レプリケーション プロバイダーのカスタム設定。 |
friendly |
名前。 |
protection |
現在の保護の準備エラー。 |
protection |
保護の状態。 |
recovery |
回復プロバイダーの ARM ID。 |
replication |
保護された項目の ARM リソース。 |
supported |
保護可能な項目でサポートされているレプリケーション プロバイダーの一覧。 |
プロパティの詳細
customDetails
レプリケーション プロバイダーのカスタム設定。
customDetails?: ConfigurationSettingsUnion
プロパティ値
friendlyName
名前。
friendlyName?: string
プロパティ値
string
protectionReadinessErrors
現在の保護の準備エラー。
protectionReadinessErrors?: string[]
プロパティ値
string[]
protectionStatus
保護の状態。
protectionStatus?: string
プロパティ値
string
recoveryServicesProviderId
回復プロバイダーの ARM ID。
recoveryServicesProviderId?: string
プロパティ値
string
replicationProtectedItemId
保護された項目の ARM リソース。
replicationProtectedItemId?: string
プロパティ値
string
supportedReplicationProviders
保護可能な項目でサポートされているレプリケーション プロバイダーの一覧。
supportedReplicationProviders?: string[]
プロパティ値
string[]