Get-SCCloudProtectionInfo
此 cmdlet 保留供将来使用。
语法
Get-SCCloudProtectionInfo
[-Cloud] <Cloud>
[-VMMServer <ServerConnection>]
[-PrimaryCloudInfo]
[-RecoveryCloudInfo]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
说明
此 cmdlet 保留供将来使用。
示例
示例 1:
PS C:\> # This cmdlet is reserved for future use.
参数
-Cloud
指定私有云对象。
类型: | Cloud |
Position: | 0 |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-OnBehalfOfUser
指定用户名。 此 cmdlet 代表此参数指定的用户运行。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-OnBehalfOfUserRole
指定用户角色。 若要获取用户角色,请使用 Get-SCUserRole cmdlet。 此 cmdlet 代表此参数指定的用户角色运行。
类型: | UserRole |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-PrimaryCloudInfo
此参数保留供将来使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |
-RecoveryCloudInfo
此参数保留供将来使用。
类型: | SwitchParameter |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |
-VMMServer
指定 VMM 服务器对象。
类型: | ServerConnection |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |
输出
CloudProtectionInfo[]