共用方式為


Get-SCVMMDRServiceRegistration

取得 Site Recovery 提供者的目前註冊資訊。

語法

Get-SCVMMDRServiceRegistration
   [-VMMServer <ServerConnection>]
   [-OnBehalfOfUser <String>]
   [-OnBehalfOfUserRole <UserRole>]
   [<CommonParameters>]

Description

Get-SCVMMDRServiceRegistration Cmdlet 會取得 Azure Site Recovery 提供者的目前註冊資訊。 如果 Site Recovery 提供者無法連絡 Azure 服務,此 Cmdlet 會顯示錯誤詳細數據。

參數

-OnBehalfOfUser

指定用戶名稱。 這個 Cmdlet 代表此參數指定的用戶運作。

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-OnBehalfOfUserRole

指定使用者角色。 若要取得使用者角色,請使用 Get-SCUserRole Cmdlet。 這個 Cmdlet 代表此參數指定的使用者角色運作。

類型:UserRole
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-VMMServer

指定 VMM 伺服器物件。

類型:ServerConnection
Position:Named
預設值:None
必要:False
接受管線輸入:True
接受萬用字元:False

輸出

DRVMMRegistration