Module models

Source

Modules§

consumer
input_descriptor
input_filter_condition
input_validation
notification
notification_results_summary_detail
notifications_query
subscription
subscription_input_values_query

Structs§

Consumer
Defines the data contract of a consumer.
ConsumerAction
Defines the data contract of a consumer action.
ConsumerActionList
ConsumerList
Event
Encapsulates the properties of an event.
EventTypeDescriptor
Describes a type of event
EventTypeDescriptorList
ExternalConfigurationDescriptor
Describes how to configure a subscription that is managed externally.
FormattedEventMessage
Provides different formats of an event message
GraphSubjectBase
IdentityRef
InputDescriptor
Describes an input for subscriptions.
InputFilter
Defines a filter for subscription inputs. The filter matches a set of inputs if any (one or more) of the groups evaluates to true.
InputFilterCondition
An expression which can be applied to filter a list of subscription inputs
InputValidation
Describes what values are valid for a subscription input
InputValue
Information about a single value for an input
InputValues
Information about the possible/allowed values for a given subscription input
InputValuesError
Error information related to a subscription input value.
InputValuesQuery
Notification
Defines the data contract of the result of processing an event for a subscription.
NotificationDetails
Defines the data contract of notification details.
NotificationList
NotificationResultsSummaryDetail
Summary of a particular result and count.
NotificationSummary
Summary of the notifications for a subscription.
NotificationsQuery
Defines a query for service hook notifications.
Publisher
Defines the data contract of an event publisher.
PublisherEvent
Wrapper around an event which is being published
PublisherList
PublishersQuery
Defines a query for service hook publishers.
ReferenceLinks
The class to represent a collection of REST reference links.
ResourceContainer
The base class for all resource containers, i.e. Account, Collection, Project
SessionToken
Represents a session token to be attached in Events for Consumer actions that need it.
Subscription
Encapsulates an event subscription.
SubscriptionDiagnostics
Contains all the diagnostics settings for a subscription.
SubscriptionInputValuesQuery
Query for obtaining information about the possible/allowed values for one or more subscription inputs
SubscriptionList
SubscriptionTracing
Data controlling a single diagnostic setting for a subscription.
SubscriptionsQuery
Defines a query for service hook subscriptions.
UpdateSubscripitonDiagnosticsParameters
Parameters to update diagnostics settings for a subscription.
UpdateSubscripitonTracingParameters
Parameters to update a specific diagnostic setting.
VersionedResource
Encapsulates the resource version and its data or reference to the compatible version. Only one of the two last fields should be not null.
VssJsonCollectionWrapper
This class is used to serialize collections as a single JSON object on the wire.
VssJsonCollectionWrapperBase