Prompts you for confirmation before running the cmdlet.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
cf
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-EnableMemAutoEnroll
Specifies whether new Cloud PCs will be automatically enrolled in Microsoft Endpoint Manager (MEM).
The default value is false.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-EnableSingleSignOn
True if the provisioned Cloud PC can be accessed by single sign-on.
False indicates that the provisioned Cloud PC doesn't support this feature.
Default value is false.
Windows 365 users can use single sign-on to authenticate to Microsoft Entra ID with passwordless options (for example, FIDO keys) to access their Cloud PC.
Optional.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Parameter sets
UpdateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Headers
Optional headers that will be added to the request.
Parameter properties
Type:
System.Collections.IDictionary
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
-HttpPipelineAppend
SendAsync Pipeline Steps to be appended to the front of the pipeline
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.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphCloudPcOrganizationSettings>: cloudPcOrganizationSettings
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[EnableMemAutoEnroll <Boolean?>]: Specifies whether new Cloud PCs will be automatically enrolled in Microsoft Endpoint Manager (MEM).
The default value is false.
[EnableSingleSignOn <Boolean?>]: True if the provisioned Cloud PC can be accessed by single sign-on.
False indicates that the provisioned Cloud PC doesn't support this feature.
Default value is false.
Windows 365 users can use single sign-on to authenticate to Microsoft Entra ID with passwordless options (for example, FIDO keys) to access their Cloud PC.
Optional.
[OSVersion <String>]: cloudPcOperatingSystem
[UserAccountType <String>]: cloudPcUserAccountType
[WindowsSettings <IMicrosoftGraphCloudPcWindowsSettings>]: cloudPcWindowsSettings
[(Any) <Object>]: This indicates any property can be added to this object.
[Language <String>]: The Windows language/region tag to use for language pack configuration and localization of the Cloud PC.
The default value is en-US, which corresponds to English (United States).
WINDOWSSETTINGS <IMicrosoftGraphCloudPcWindowsSettings>: cloudPcWindowsSettings
[(Any) <Object>]: This indicates any property can be added to this object.
[Language <String>]: The Windows language/region tag to use for language pack configuration and localization of the Cloud PC.
The default value is en-US, which corresponds to English (United States).