Get-AzMobileNetworkPacketCoreControlPlaneVersion
Gets information about the specified packet core control plane version.
Syntax
Get-AzMobileNetworkPacketCoreControlPlaneVersion
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzMobileNetworkPacketCoreControlPlaneVersion
-VersionName <String>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzMobileNetworkPacketCoreControlPlaneVersion
-InputObject <IMobileNetworkIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Gets information about the specified packet core control plane version.
Examples
Example 1: List information about the specified packet core control plane version by sub.
Get-AzMobileNetworkPacketCoreControlPlaneVersion
Name
----
PMN-4-9-0
pmn-2301-0-1
List information about the specified packet core control plane version by sub.
Example 2: Get information about the specified packet core control plane version by VersionName.
Get-AzMobileNetworkPacketCoreControlPlaneVersion -VersionName pmn-2301-0-1
Name
----
pmn-2301-0-1
Get information about the specified packet core control plane version by VersionName.
Parameters
-DefaultProfile
The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Type: | PSObject |
Aliases: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InputObject
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IMobileNetworkIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-VersionName
The name of the packet core control plane version.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Outputs
Azure PowerShell