Udostępnij za pośrednictwem


Get-AzEventGridFullUrlForSystemTopicEventSubscription

Pobiera pełny adres URL subskrypcji zdarzeń tematu systemu

Składnia

Get-AzEventGridFullUrlForSystemTopicEventSubscription
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzEventGridFullUrlForSystemTopicEventSubscription
   -EventSubscriptionName <String>
   -ResourceGroupName <String>
   -SystemTopicName <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Opis

Pobierz pełny adres URL punktu końcowego, jeśli jest to subskrypcja zdarzeń oparta na elementach webhook.

Przykłady

Przykład 1

Get-AzEventGridFullUrlForSystemTopicEventSubscription -ResourceGroupName MyResourceGroupName -SystemTopicName Topic1 -EventSubscriptionName EventSubscription1

Pobiera pełny adres URL punktu końcowego dla subskrypcji zdarzeń "EventSubscription1" utworzony dla tematu systemowego "Topic1" w grupie zasobów "MyResourceGroupName".

Parametry

-DefaultProfile

Poświadczenia, konto, dzierżawa i subskrypcja używane do komunikacji z platformą Azure.

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-EventSubscriptionName

Nazwa subskrypcji zdarzeń EventGrid.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-ResourceGroupName

Nazwa grupy zasobów.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-SystemTopicName

Nazwa tematu usługi EventGrid.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

Dane wejściowe

String

Dane wyjściowe

String