共用方式為


Remove-CloudVMRoleSizeProfile

拿掉雲端虛擬機角色大小配置檔。

語法

Remove-CloudVMRoleSizeProfile
      [-CloudVmRoleSizeProfile] <CloudVmRoleSizeProfile>
      [-VMMServer <ServerConnection>]
      [-JobVariable <String>]
      [<CommonParameters>]

Description

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