Share via


NamespaceTopicEventSubscriptionDestination.ResourceId Property

Definition

The Azure resource Id that represents the endpoint of the Event Grid Namespace Topic destination of an event subscription. This field is required and the Namespace Topic resource listed must already exist. The resource ARM Id should follow this pattern: /subscriptions/{AzureSubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.EventGrid/namespaces/{NamespaceName}/topics/{TopicName}.

public Azure.Core.ResourceIdentifier ResourceId { get; set; }
member this.ResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property ResourceId As ResourceIdentifier

Property Value

Applies to