azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithDestination"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithDestination"
name: "EventSubscription.DefinitionStages.WithDestination"
nameWithType: "EventSubscription.DefinitionStages.WithDestination"
summary: "The stage of the eventsubscription definition allowing to specify Destination."
syntax: "public static interface **EventSubscription.DefinitionStages.WithDestination**"
methods:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithDestination.withDestination(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionDestination)"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithDestination.withDestination(EventSubscriptionDestination destination)"
name: "withDestination(EventSubscriptionDestination destination)"
nameWithType: "EventSubscription.DefinitionStages.WithDestination.withDestination(EventSubscriptionDestination destination)"
summary: "Specifies destination."
modifiers:
- "abstract"
parameters:
- description: "Information about the destination where events have to be delivered for the event subscription.\n Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering"
name: "destination"
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionDestination?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionDestination&text=EventSubscriptionDestination\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EventSubscription.DefinitionStages.WithCreate withDestination(EventSubscriptionDestination destination)"
desc: "Specifies destination."
returns:
description: "the next definition stage"
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the eventsubscription definition allowing to specify Destination."
metadata: {}
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3