azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.e...

30 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDestination"
fullName: "com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDestination"
name: "EventSubscription.DefinitionStages.WithDestination"
nameWithType: "EventSubscription.DefinitionStages.WithDestination"
summary: "The stage of the Event<wbr>Subscription definition allowing to specify destination."
syntax: "public static interface **EventSubscription.DefinitionStages.WithDestination**"
methods:
- uid: "com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDestination.withDestination(com.azure.resourcemanager.eventgrid.models.EventSubscriptionDestination)"
fullName: "com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDestination.withDestination(EventSubscriptionDestination destination)"
name: "withDestination(EventSubscriptionDestination destination)"
nameWithType: "EventSubscription.DefinitionStages.WithDestination.withDestination(EventSubscriptionDestination destination)"
summary: "Specifies the destination property: Information about the destination where events have to be delivered for the event subscription.."
modifiers:
- "abstract"
parameters:
- description: "Information about the destination where events have to be delivered for the event\n subscription."
name: "destination"
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.EventSubscriptionDestination?alt=com.azure.resourcemanager.eventgrid.models.EventSubscriptionDestination&text=EventSubscriptionDestination\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract EventSubscription.DefinitionStages.WithCreate withDestination(EventSubscriptionDestination destination)"
desc: "Specifies the destination property: Information about the destination where events have to be delivered for the event subscription.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.eventgrid.models.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.azure.resourcemanager.eventgrid.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0