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

160 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription"
name: "EventSubscription"
nameWithType: "EventSubscription"
summary: "Type representing Event<wbr>Subscription."
syntax: "public interface **EventSubscription**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionInner&text=EventSubscriptionInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription&text=EventSubscription\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deadLetterDestination()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deadLetterDestination()"
name: "deadLetterDestination()"
nameWithType: "EventSubscription.deadLetterDestination()"
modifiers:
- "abstract"
syntax: "public abstract DeadLetterDestination deadLetterDestination()"
returns:
description: "the deadLetterDestination value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeadLetterDestination?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeadLetterDestination&text=DeadLetterDestination\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deadLetterWithResourceIdentity()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deadLetterWithResourceIdentity()"
name: "deadLetterWithResourceIdentity()"
nameWithType: "EventSubscription.deadLetterWithResourceIdentity()"
modifiers:
- "abstract"
syntax: "public abstract DeadLetterWithResourceIdentity deadLetterWithResourceIdentity()"
returns:
description: "the deadLetterWithResourceIdentity value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeadLetterWithResourceIdentity?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeadLetterWithResourceIdentity&text=DeadLetterWithResourceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deliveryWithResourceIdentity()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.deliveryWithResourceIdentity()"
name: "deliveryWithResourceIdentity()"
nameWithType: "EventSubscription.deliveryWithResourceIdentity()"
modifiers:
- "abstract"
syntax: "public abstract DeliveryWithResourceIdentity deliveryWithResourceIdentity()"
returns:
description: "the deliveryWithResourceIdentity value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeliveryWithResourceIdentity?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.DeliveryWithResourceIdentity&text=DeliveryWithResourceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.destination()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.destination()"
name: "destination()"
nameWithType: "EventSubscription.destination()"
modifiers:
- "abstract"
syntax: "public abstract EventSubscriptionDestination destination()"
returns:
description: "the destination value."
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\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.eventDeliverySchema()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.eventDeliverySchema()"
name: "eventDeliverySchema()"
nameWithType: "EventSubscription.eventDeliverySchema()"
modifiers:
- "abstract"
syntax: "public abstract EventDeliverySchema eventDeliverySchema()"
returns:
description: "the eventDeliverySchema value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventDeliverySchema?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventDeliverySchema&text=EventDeliverySchema\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.expirationTimeUtc()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.expirationTimeUtc()"
name: "expirationTimeUtc()"
nameWithType: "EventSubscription.expirationTimeUtc()"
modifiers:
- "abstract"
syntax: "public abstract DateTime expirationTimeUtc()"
returns:
description: "the expirationTimeUtc value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.filter()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.filter()"
name: "filter()"
nameWithType: "EventSubscription.filter()"
modifiers:
- "abstract"
syntax: "public abstract EventSubscriptionFilter filter()"
returns:
description: "the filter value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionFilter?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionFilter&text=EventSubscriptionFilter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.id()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.id()"
name: "id()"
nameWithType: "EventSubscription.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.labels()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.labels()"
name: "labels()"
nameWithType: "EventSubscription.labels()"
modifiers:
- "abstract"
syntax: "public abstract List<String> labels()"
returns:
description: "the labels value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.name()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.name()"
name: "name()"
nameWithType: "EventSubscription.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the name value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.provisioningState()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.provisioningState()"
name: "provisioningState()"
nameWithType: "EventSubscription.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract EventSubscriptionProvisioningState provisioningState()"
returns:
description: "the provisioningState value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionProvisioningState?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscriptionProvisioningState&text=EventSubscriptionProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.retryPolicy()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.retryPolicy()"
name: "retryPolicy()"
nameWithType: "EventSubscription.retryPolicy()"
modifiers:
- "abstract"
syntax: "public abstract RetryPolicy retryPolicy()"
returns:
description: "the retryPolicy value."
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.RetryPolicy?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.RetryPolicy&text=RetryPolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.topic()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.topic()"
name: "topic()"
nameWithType: "EventSubscription.topic()"
modifiers:
- "abstract"
syntax: "public abstract String topic()"
returns:
description: "the topic value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.type()"
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.type()"
name: "type()"
nameWithType: "EventSubscription.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the type value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing EventSubscription."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventSubscriptionInner&text=EventSubscriptionInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription&text=EventSubscription\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.EventSubscription.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />&gt;"
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