Get-AzsUserSubscription
Get the list of user subscriptions as administrator.
Syntax
List (Default)
Get-AzsUserSubscription
[-Filter <String>]
[<CommonParameters>]
Get
Get-AzsUserSubscription
-SubscriptionId <Guid>
[<CommonParameters>]
Description
Get the list of user subscriptions as administrator.
Examples
-------------------------- EXAMPLE 1 --------------------------
Get-AzsUserSubscription
Get the list of user subscriptions as administrator.
Parameters
-Filter
OData filter parameter.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
List
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-SubscriptionId
Subscription Id parameter.
Parameter properties
| Type: | Guid |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
Get
| 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.