160 строки
14 KiB
YAML
160 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription"
|
|
name: "SystemTopicEventSubscription"
|
|
nameWithType: "SystemTopicEventSubscription"
|
|
summary: "Type representing System<wbr>Topic<wbr>Event<wbr>Subscription."
|
|
syntax: "public interface **SystemTopicEventSubscription**</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\" /><<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\" />>, <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\" /><<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription&text=SystemTopicEventSubscription\" 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\" /><<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>, <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\" /><<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\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.deadLetterDestination()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.deadLetterDestination()"
|
|
name: "deadLetterDestination()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.deadLetterWithResourceIdentity()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.deadLetterWithResourceIdentity()"
|
|
name: "deadLetterWithResourceIdentity()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.deliveryWithResourceIdentity()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.deliveryWithResourceIdentity()"
|
|
name: "deliveryWithResourceIdentity()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.destination()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.destination()"
|
|
name: "destination()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.eventDeliverySchema()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.eventDeliverySchema()"
|
|
name: "eventDeliverySchema()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.expirationTimeUtc()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.expirationTimeUtc()"
|
|
name: "expirationTimeUtc()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.filter()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.filter()"
|
|
name: "filter()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.id()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.id()"
|
|
name: "id()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.labels()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.labels()"
|
|
name: "labels()"
|
|
nameWithType: "SystemTopicEventSubscription.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\" /><<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.SystemTopicEventSubscription.name()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.name()"
|
|
name: "name()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.provisioningState()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.retryPolicy()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.retryPolicy()"
|
|
name: "retryPolicy()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.topic()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.topic()"
|
|
name: "topic()"
|
|
nameWithType: "SystemTopicEventSubscription.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.SystemTopicEventSubscription.type()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.type()"
|
|
name: "type()"
|
|
nameWithType: "SystemTopicEventSubscription.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 SystemTopicEventSubscription."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<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\" />>"
|
|
- "<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\" /><<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription&text=SystemTopicEventSubscription\" 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\" /><<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.Update?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.SystemTopicEventSubscription.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<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\" /><<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\" />>"
|
|
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
|