Remove-CloudVMRoleSizeProfile
Removes a cloud virtual machine role size profile.
Syntax
Default (Default)
Remove-CloudVMRoleSizeProfile
[-CloudVmRoleSizeProfile] <CloudVmRoleSizeProfile>
[-VMMServer <ServerConnection>]
[-JobVariable <String>]
[<CommonParameters>]
Description
The Remove-CloudVMRoleSizeProfile cmdlet removes a cloud virtual machine role size profile.
Parameters
-CloudVmRoleSizeProfile
Specifies a cloud virtual machine role size profile object.
Parameter properties
| Type: | CloudVmRoleSizeProfile |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | 0 |
| Mandatory: | True |
| Value from pipeline: | True |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-JobVariable
Specifies that job progress is tracked and stored in the variable named by this parameter.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-VMMServer
Specifies a VMM server object.
Parameter properties
| Type: | ServerConnection |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | True |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.