New-AzMobileNetworkServiceResourceIdObject
Create an in-memory object for ServiceResourceId.
Syntax
Default (Default)
New-AzMobileNetworkServiceResourceIdObject
-Id <String>
[<CommonParameters>]
Description
Create an in-memory object for ServiceResourceId.
Examples
Example 1: Create an in-memory object for ServiceResourceId.
New-AzMobileNetworkServiceResourceIdObject -Id "/subscriptions/{subId}/resourceGroups/azps_test_group/providers/Microsoft.MobileNetwork/mobileNetworks/azps-mn/services/azps-mn-service"
Id
--
/subscriptions/{subId}/resourceGroups/azps_test_group/providers/Microsoft.MobileNetwork/mobileNetworks/azps-mn/services/azps-mn-service
Create an in-memory object for ServiceResourceId.
Parameters
-Id
Service resource ID.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
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.