Remove-CloudVMRoleSizeProfile
删除云虚拟机角色大小配置文件。
语法
Remove-CloudVMRoleSizeProfile
[-CloudVmRoleSizeProfile] <CloudVmRoleSizeProfile>
[-VMMServer <ServerConnection>]
[-JobVariable <String>]
[<CommonParameters>]
说明
Remove-CloudVMRoleSizeProfile cmdlet 删除云虚拟机角色大小配置文件。
参数
-CloudVmRoleSizeProfile
指定云虚拟机角色大小配置文件对象。
类型: | CloudVmRoleSizeProfile |
Position: | 0 |
默认值: | None |
必需: | True |
接受管道输入: | True |
接受通配符: | False |
-JobVariable
指定在此参数命名的变量中跟踪和存储作业进度。
类型: | String |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-VMMServer
指定 VMM 服务器对象。
类型: | ServerConnection |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | True |
接受通配符: | False |