Get-AzEventGridTopicType
Get information about a topic type.
PowerShell
Get-AzEventGridTopicType
[-DefaultProfile <PSObject>]
[-PassThru]
[<CommonParameters>]
PowerShell
Get-AzEventGridTopicType
-Name <String>
[-DefaultProfile <PSObject>]
[-PassThru]
[<CommonParameters>]
PowerShell
Get-AzEventGridTopicType
-InputObject <IEventGridIdentity>
[-DefaultProfile <PSObject>]
[-PassThru]
[<CommonParameters>]
Get information about a topic type.
PowerShell
Get-AzEventGridTopicType
Name ResourceGroupName
---- -----------------
Microsoft.Eventhub.Namespaces
......
Microsoft.EventGrid.Namespaces
List information about topic type.
PowerShell
Get-AzEventGridTopicType -Name Microsoft.EventGrid.Namespaces
Name ResourceGroupName
---- -----------------
Microsoft.EventGrid.Namespaces
Get information about a topic type.
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 |
Identity Parameter
Type: | IEventGridIdentity |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Name of the topic type.
Type: | String |
Aliases: | TopicTypeName |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Returns true when the command succeeds
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell feedback
Azure PowerShell is an open source project. Select a link to provide feedback: