Get-SCVMMDRServiceRegistration
获取 Site Recovery 提供程序的当前注册信息。
语法
Get-SCVMMDRServiceRegistration
[-VMMServer <ServerConnection>]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
说明
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