Create new navigation property to embeddedSIMActivationCodePools for deviceManagement
Permissions
Permission type
Permissions (from least to most privileged)
Delegated (work or school account)
DeviceManagementConfiguration.ReadWrite.All,
Delegated (personal Microsoft account)
Not supported
Application
DeviceManagementConfiguration.ReadWrite.All,
Parameters
-ActivationCodeCount
The total count of activation codes which belong to this pool.
Parameter properties
Type:
Int32
Default value:
0
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ActivationCodes
The activation codes which belong to this pool.
This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.
To construct, see NOTES section for ACTIVATIONCODES properties and create a hash table.
Parameter properties
Type:
IMicrosoftGraphEmbeddedSimActivationCode[]
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-AdditionalProperties
Additional Parameters
Parameter properties
Type:
Hashtable
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Assignments
Navigational property to a list of targets to which this pool is assigned.
To construct, see NOTES section for ASSIGNMENTS properties and create a hash table.
A pool represents a group of embedded SIM activation codes.
To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Parameter properties
Type:
IMicrosoftGraphEmbeddedSimActivationCodePool
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
Create
Position:
Named
Mandatory:
True
Value from pipeline:
True
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Confirm
Prompts you for confirmation before running the cmdlet.
Parameter properties
Type:
SwitchParameter
Default value:
None
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
-CreatedDateTime
The time the embedded SIM activation code pool was created.
Generated service side.
Parameter properties
Type:
DateTime
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DeviceStates
Navigational property to a list of device states for this pool.
To construct, see NOTES section for DEVICESTATES properties and create a hash table.
Parameter properties
Type:
IMicrosoftGraphEmbeddedSimDeviceState[]
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DisplayName
The admin defined name of the embedded SIM activation code pool.
Parameter properties
Type:
String
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
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:
IDictionary
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
-Id
The unique identifier for an entity.
Read-only.
Parameter properties
Type:
String
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ModifiedDateTime
The time the embedded SIM activation code pool was last modified.
Updated service side.
Parameter properties
Type:
DateTime
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
CreateExpanded
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ResponseHeadersVariable
Optional Response Headers Variable.
Parameter properties
Type:
String
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
RHV
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Parameter properties
Type:
SwitchParameter
Default value:
None
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
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.
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.
ACTIVATIONCODES <IMicrosoftGraphEmbeddedSimActivationCode- []>: The activation codes which belong to this pool.
This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.
[IntegratedCircuitCardIdentifier <String>]: The Integrated Circuit Card Identifier (ICCID) for this embedded SIM activation code as provided by the mobile operator.
[MatchingIdentifier <String>]: The MatchingIdentifier (MatchingID) as specified in the GSMA Association SGP.22 RSP Technical Specification section 4.1.
[SmdpPlusServerAddress <String>]: The fully qualified domain name of the SM-DP+ server as specified in the GSM Association SPG .22 RSP Technical Specification.
ASSIGNMENTS <IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment- []>: Navigational property to a list of targets to which this pool is assigned.
[Id <String>]: The unique identifier for an entity.
Read-only.
[Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
[(Any) <Object>]: This indicates any property can be added to this object.
[DeviceAndAppManagementAssignmentFilterId <String>]: The ID of the filter for the target assignment.
[DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.
BODYPARAMETER <IMicrosoftGraphEmbeddedSimActivationCodePool>: A pool represents a group of embedded SIM activation codes.
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[ActivationCodeCount <Int32?>]: The total count of activation codes which belong to this pool.
[ActivationCodes <IMicrosoftGraphEmbeddedSimActivationCode- []>]: The activation codes which belong to this pool.
This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.
[IntegratedCircuitCardIdentifier <String>]: The Integrated Circuit Card Identifier (ICCID) for this embedded SIM activation code as provided by the mobile operator.
[MatchingIdentifier <String>]: The MatchingIdentifier (MatchingID) as specified in the GSMA Association SGP.22 RSP Technical Specification section 4.1.
[SmdpPlusServerAddress <String>]: The fully qualified domain name of the SM-DP+ server as specified in the GSM Association SPG .22 RSP Technical Specification.
[Assignments <IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment- []>]: Navigational property to a list of targets to which this pool is assigned.
[Id <String>]: The unique identifier for an entity.
Read-only.
[Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]: Base type for assignment targets.
[(Any) <Object>]: This indicates any property can be added to this object.
[DeviceAndAppManagementAssignmentFilterId <String>]: The ID of the filter for the target assignment.
[DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]: Represents type of the assignment filter.
[CreatedDateTime <DateTime?>]: The time the embedded SIM activation code pool was created.
Generated service side.
[DeviceStates <IMicrosoftGraphEmbeddedSimDeviceState- []>]: Navigational property to a list of device states for this pool.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedDateTime <DateTime?>]: The time the embedded SIM device status was created.
Generated service side.
[DeviceName <String>]: Device name to which the subscription was provisioned e.g.
DESKTOP-JOE
[LastSyncDateTime <DateTime?>]: The time the embedded SIM device last checked in.
Updated service side.
[ModifiedDateTime <DateTime?>]: The time the embedded SIM device status was last modified.
Updated service side.
[State <EmbeddedSimDeviceStateValue?>]: Describes the various states for an embedded SIM activation code.
[StateDetails <String>]: String description of the provisioning state.
[UniversalIntegratedCircuitCardIdentifier <String>]: The Universal Integrated Circuit Card Identifier (UICCID) identifying the hardware onto which a profile is to be deployed.
[UserName <String>]: Username which the subscription was provisioned to e.g.
joe@contoso.com
[DisplayName <String>]: The admin defined name of the embedded SIM activation code pool.
[ModifiedDateTime <DateTime?>]: The time the embedded SIM activation code pool was last modified.
Updated service side.
DEVICESTATES <IMicrosoftGraphEmbeddedSimDeviceState- []>: Navigational property to a list of device states for this pool.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedDateTime <DateTime?>]: The time the embedded SIM device status was created.
Generated service side.
[DeviceName <String>]: Device name to which the subscription was provisioned e.g.
DESKTOP-JOE
[LastSyncDateTime <DateTime?>]: The time the embedded SIM device last checked in.
Updated service side.
[ModifiedDateTime <DateTime?>]: The time the embedded SIM device status was last modified.
Updated service side.
[State <EmbeddedSimDeviceStateValue?>]: Describes the various states for an embedded SIM activation code.
[StateDetails <String>]: String description of the provisioning state.
[UniversalIntegratedCircuitCardIdentifier <String>]: The Universal Integrated Circuit Card Identifier (UICCID) identifying the hardware onto which a profile is to be deployed.
[UserName <String>]: Username which the subscription was provisioned to e.g.
joe@contoso.com