Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-eventgrid

Package version

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AdvancedFilterOperatorType

AdvancedFilterOperatorType: string

Defines values for AdvancedFilterOperatorType.
KnownAdvancedFilterOperatorType can be used interchangeably with AdvancedFilterOperatorType, this enum contains the known values that the service supports.

Known values supported by the service

NumberIn
NumberNotIn
NumberLessThan
NumberGreaterThan
NumberLessThanOrEquals
NumberGreaterThanOrEquals
BoolEquals
StringIn
StringNotIn
StringBeginsWith
StringEndsWith
StringContains
NumberInRange
NumberNotInRange
StringNotBeginsWith
StringNotEndsWith
StringNotContains
IsNullOrUndefined
IsNotNull

AdvancedFilterUnion

AzureADPartnerClientAuthentication

AzureADPartnerClientAuthentication: PartnerClientAuthentication & { azureActiveDirectoryApplicationIdOrUri?: undefined | string; azureActiveDirectoryTenantId?: undefined | string; clientAuthenticationType: "AzureAD" }

Azure Active Directory Partner Client Authentication

AzureFunctionEventSubscriptionDestination

AzureFunctionEventSubscriptionDestination: EventSubscriptionDestination & { deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointType: "AzureFunction"; maxEventsPerBatch?: undefined | number; preferredBatchSizeInKilobytes?: undefined | number; resourceId?: undefined | string }

Information about the azure function destination for an event subscription.

BoolEqualsAdvancedFilter

BoolEqualsAdvancedFilter: AdvancedFilter & { operatorType: "BoolEquals"; value?: undefined | false | true }

BoolEquals Advanced Filter.

Channel

Channel: Resource & { channelType?: ChannelType; expirationTimeIfNotActivatedUtc?: Date; messageForActivation?: undefined | string; partnerDestinationInfo?: PartnerDestinationInfoUnion; partnerTopicInfo?: PartnerTopicInfo; provisioningState?: ChannelProvisioningState; readinessState?: ReadinessState; systemData?: SystemData }

Channel info.

ChannelProvisioningState

ChannelProvisioningState: string

Defines values for ChannelProvisioningState.
KnownChannelProvisioningState can be used interchangeably with ChannelProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

ChannelType

ChannelType: string

Defines values for ChannelType.
KnownChannelType can be used interchangeably with ChannelType, this enum contains the known values that the service supports.

Known values supported by the service

PartnerTopic
PartnerDestination

ChannelsCreateOrUpdateResponse

ChannelsCreateOrUpdateResponse: Channel

Contains response data for the createOrUpdate operation.

ChannelsGetFullUrlResponse

ChannelsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

ChannelsGetResponse

ChannelsGetResponse: Channel

Contains response data for the get operation.

ChannelsListByPartnerNamespaceNextResponse

ChannelsListByPartnerNamespaceNextResponse: ChannelsListResult

Contains response data for the listByPartnerNamespaceNext operation.

ChannelsListByPartnerNamespaceResponse

ChannelsListByPartnerNamespaceResponse: ChannelsListResult

Contains response data for the listByPartnerNamespace operation.

CreatedByType

CreatedByType: string

Defines values for CreatedByType.
KnownCreatedByType can be used interchangeably with CreatedByType, this enum contains the known values that the service supports.

Known values supported by the service

User
Application
ManagedIdentity
Key

DataResidencyBoundary

DataResidencyBoundary: string

Defines values for DataResidencyBoundary.
KnownDataResidencyBoundary can be used interchangeably with DataResidencyBoundary, this enum contains the known values that the service supports.

Known values supported by the service

WithinGeopair
WithinRegion

DeadLetterDestinationUnion

DeadLetterEndPointType

DeadLetterEndPointType: string

Defines values for DeadLetterEndPointType.
KnownDeadLetterEndPointType can be used interchangeably with DeadLetterEndPointType, this enum contains the known values that the service supports.

Known values supported by the service

StorageBlob

DeliveryAttributeMappingType

DeliveryAttributeMappingType: string

Defines values for DeliveryAttributeMappingType.
KnownDeliveryAttributeMappingType can be used interchangeably with DeliveryAttributeMappingType, this enum contains the known values that the service supports.

Known values supported by the service

Static
Dynamic

DeliveryAttributeMappingUnion

Domain

Domain: TrackedResource & { autoCreateTopicWithFirstSubscription?: undefined | false | true; autoDeleteTopicWithLastSubscription?: undefined | false | true; dataResidencyBoundary?: DataResidencyBoundary; disableLocalAuth?: undefined | false | true; endpoint?: undefined | string; identity?: IdentityInfo; inboundIpRules?: InboundIpRule[]; inputSchema?: InputSchema; inputSchemaMapping?: InputSchemaMappingUnion; metricResourceId?: undefined | string; privateEndpointConnections?: PrivateEndpointConnection[]; provisioningState?: DomainProvisioningState; publicNetworkAccess?: PublicNetworkAccess; sku?: ResourceSku; systemData?: SystemData }

EventGrid Domain.

DomainEventSubscriptionsCreateOrUpdateResponse

DomainEventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

DomainEventSubscriptionsGetDeliveryAttributesResponse

DomainEventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

DomainEventSubscriptionsGetFullUrlResponse

DomainEventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

DomainEventSubscriptionsGetResponse

DomainEventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

DomainEventSubscriptionsListNextResponse

DomainEventSubscriptionsListNextResponse: EventSubscriptionsListResult

Contains response data for the listNext operation.

DomainEventSubscriptionsListResponse

DomainEventSubscriptionsListResponse: EventSubscriptionsListResult

Contains response data for the list operation.

DomainEventSubscriptionsUpdateResponse

DomainEventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

DomainProvisioningState

DomainProvisioningState: string

Defines values for DomainProvisioningState.
KnownDomainProvisioningState can be used interchangeably with DomainProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

DomainTopic

DomainTopic: Resource & { provisioningState?: DomainTopicProvisioningState; systemData?: SystemData }

Domain Topic.

DomainTopicEventSubscriptionsCreateOrUpdateResponse

DomainTopicEventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

DomainTopicEventSubscriptionsGetDeliveryAttributesResponse

DomainTopicEventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

DomainTopicEventSubscriptionsGetFullUrlResponse

DomainTopicEventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

DomainTopicEventSubscriptionsGetResponse

DomainTopicEventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

DomainTopicEventSubscriptionsListNextResponse

DomainTopicEventSubscriptionsListNextResponse: EventSubscriptionsListResult

Contains response data for the listNext operation.

DomainTopicEventSubscriptionsListResponse

DomainTopicEventSubscriptionsListResponse: EventSubscriptionsListResult

Contains response data for the list operation.

DomainTopicEventSubscriptionsUpdateResponse

DomainTopicEventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

DomainTopicProvisioningState

DomainTopicProvisioningState: string

Defines values for DomainTopicProvisioningState.
KnownDomainTopicProvisioningState can be used interchangeably with DomainTopicProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

DomainTopicsCreateOrUpdateResponse

DomainTopicsCreateOrUpdateResponse: DomainTopic

Contains response data for the createOrUpdate operation.

DomainTopicsGetResponse

DomainTopicsGetResponse: DomainTopic

Contains response data for the get operation.

DomainTopicsListByDomainNextResponse

DomainTopicsListByDomainNextResponse: DomainTopicsListResult

Contains response data for the listByDomainNext operation.

DomainTopicsListByDomainResponse

DomainTopicsListByDomainResponse: DomainTopicsListResult

Contains response data for the listByDomain operation.

DomainsCreateOrUpdateResponse

DomainsCreateOrUpdateResponse: Domain

Contains response data for the createOrUpdate operation.

DomainsGetResponse

DomainsGetResponse: Domain

Contains response data for the get operation.

DomainsListByResourceGroupNextResponse

DomainsListByResourceGroupNextResponse: DomainsListResult

Contains response data for the listByResourceGroupNext operation.

DomainsListByResourceGroupResponse

DomainsListByResourceGroupResponse: DomainsListResult

Contains response data for the listByResourceGroup operation.

DomainsListBySubscriptionNextResponse

DomainsListBySubscriptionNextResponse: DomainsListResult

Contains response data for the listBySubscriptionNext operation.

DomainsListBySubscriptionResponse

DomainsListBySubscriptionResponse: DomainsListResult

Contains response data for the listBySubscription operation.

DomainsListSharedAccessKeysResponse

DomainsListSharedAccessKeysResponse: DomainSharedAccessKeys

Contains response data for the listSharedAccessKeys operation.

DomainsRegenerateKeyResponse

DomainsRegenerateKeyResponse: DomainSharedAccessKeys

Contains response data for the regenerateKey operation.

DynamicDeliveryAttributeMapping

DynamicDeliveryAttributeMapping: DeliveryAttributeMapping & { sourceField?: undefined | string; type: "Dynamic" }

Dynamic delivery attribute mapping details.

EndpointType

EndpointType: string

Defines values for EndpointType.
KnownEndpointType can be used interchangeably with EndpointType, this enum contains the known values that the service supports.

Known values supported by the service

WebHook
EventHub
StorageQueue
HybridConnection
ServiceBusQueue
ServiceBusTopic
AzureFunction
PartnerDestination

EventChannel

EventChannel: Resource & { destination?: EventChannelDestination; expirationTimeIfNotActivatedUtc?: Date; filter?: EventChannelFilter; partnerTopicFriendlyDescription?: undefined | string; partnerTopicReadinessState?: PartnerTopicReadinessState; provisioningState?: EventChannelProvisioningState; source?: EventChannelSource; systemData?: SystemData }

Event Channel.

EventChannelProvisioningState

EventChannelProvisioningState: string

Defines values for EventChannelProvisioningState.
KnownEventChannelProvisioningState can be used interchangeably with EventChannelProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

EventChannelsCreateOrUpdateResponse

EventChannelsCreateOrUpdateResponse: EventChannel

Contains response data for the createOrUpdate operation.

EventChannelsGetResponse

EventChannelsGetResponse: EventChannel

Contains response data for the get operation.

EventChannelsListByPartnerNamespaceNextResponse

EventChannelsListByPartnerNamespaceNextResponse: EventChannelsListResult

Contains response data for the listByPartnerNamespaceNext operation.

EventChannelsListByPartnerNamespaceResponse

EventChannelsListByPartnerNamespaceResponse: EventChannelsListResult

Contains response data for the listByPartnerNamespace operation.

EventDefinitionKind

EventDefinitionKind: string

Defines values for EventDefinitionKind.
KnownEventDefinitionKind can be used interchangeably with EventDefinitionKind, this enum contains the known values that the service supports.

Known values supported by the service

Inline

EventDeliverySchema

EventDeliverySchema: string

Defines values for EventDeliverySchema.
KnownEventDeliverySchema can be used interchangeably with EventDeliverySchema, this enum contains the known values that the service supports.

Known values supported by the service

EventGridSchema
CustomInputSchema
CloudEventSchemaV1_0

EventHubEventSubscriptionDestination

EventHubEventSubscriptionDestination: EventSubscriptionDestination & { deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointType: "EventHub"; resourceId?: undefined | string }

Information about the event hub destination for an event subscription.

EventSubscription

EventSubscription: Resource & { deadLetterDestination?: DeadLetterDestinationUnion; deadLetterWithResourceIdentity?: DeadLetterWithResourceIdentity; deliveryWithResourceIdentity?: DeliveryWithResourceIdentity; destination?: EventSubscriptionDestinationUnion; eventDeliverySchema?: EventDeliverySchema; expirationTimeUtc?: Date; filter?: EventSubscriptionFilter; labels?: string[]; provisioningState?: EventSubscriptionProvisioningState; retryPolicy?: RetryPolicy; systemData?: SystemData; topic?: undefined | string }

Event Subscription

EventSubscriptionDestinationUnion

EventSubscriptionIdentityType

EventSubscriptionIdentityType: string

Defines values for EventSubscriptionIdentityType.
KnownEventSubscriptionIdentityType can be used interchangeably with EventSubscriptionIdentityType, this enum contains the known values that the service supports.

Known values supported by the service

SystemAssigned
UserAssigned

EventSubscriptionProvisioningState

EventSubscriptionProvisioningState: string

Defines values for EventSubscriptionProvisioningState.
KnownEventSubscriptionProvisioningState can be used interchangeably with EventSubscriptionProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed
AwaitingManualAction

EventSubscriptionsCreateOrUpdateResponse

EventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

EventSubscriptionsGetDeliveryAttributesResponse

EventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

EventSubscriptionsGetFullUrlResponse

EventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

EventSubscriptionsGetResponse

EventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

EventSubscriptionsListByDomainTopicNextResponse

EventSubscriptionsListByDomainTopicNextResponse: EventSubscriptionsListResult

Contains response data for the listByDomainTopicNext operation.

EventSubscriptionsListByDomainTopicResponse

EventSubscriptionsListByDomainTopicResponse: EventSubscriptionsListResult

Contains response data for the listByDomainTopic operation.

EventSubscriptionsListByResourceNextResponse

EventSubscriptionsListByResourceNextResponse: EventSubscriptionsListResult

Contains response data for the listByResourceNext operation.

EventSubscriptionsListByResourceResponse

EventSubscriptionsListByResourceResponse: EventSubscriptionsListResult

Contains response data for the listByResource operation.

EventSubscriptionsListGlobalByResourceGroupForTopicTypeNextResponse

EventSubscriptionsListGlobalByResourceGroupForTopicTypeNextResponse: EventSubscriptionsListResult

Contains response data for the listGlobalByResourceGroupForTopicTypeNext operation.

EventSubscriptionsListGlobalByResourceGroupForTopicTypeResponse

EventSubscriptionsListGlobalByResourceGroupForTopicTypeResponse: EventSubscriptionsListResult

Contains response data for the listGlobalByResourceGroupForTopicType operation.

EventSubscriptionsListGlobalByResourceGroupNextResponse

EventSubscriptionsListGlobalByResourceGroupNextResponse: EventSubscriptionsListResult

Contains response data for the listGlobalByResourceGroupNext operation.

EventSubscriptionsListGlobalByResourceGroupResponse

EventSubscriptionsListGlobalByResourceGroupResponse: EventSubscriptionsListResult

Contains response data for the listGlobalByResourceGroup operation.

EventSubscriptionsListGlobalBySubscriptionForTopicTypeNextResponse

EventSubscriptionsListGlobalBySubscriptionForTopicTypeNextResponse: EventSubscriptionsListResult

Contains response data for the listGlobalBySubscriptionForTopicTypeNext operation.

EventSubscriptionsListGlobalBySubscriptionForTopicTypeResponse

EventSubscriptionsListGlobalBySubscriptionForTopicTypeResponse: EventSubscriptionsListResult

Contains response data for the listGlobalBySubscriptionForTopicType operation.

EventSubscriptionsListGlobalBySubscriptionNextResponse

EventSubscriptionsListGlobalBySubscriptionNextResponse: EventSubscriptionsListResult

Contains response data for the listGlobalBySubscriptionNext operation.

EventSubscriptionsListGlobalBySubscriptionResponse

EventSubscriptionsListGlobalBySubscriptionResponse: EventSubscriptionsListResult

Contains response data for the listGlobalBySubscription operation.

EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextResponse

EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextResponse: EventSubscriptionsListResult

Contains response data for the listRegionalByResourceGroupForTopicTypeNext operation.

EventSubscriptionsListRegionalByResourceGroupForTopicTypeResponse

EventSubscriptionsListRegionalByResourceGroupForTopicTypeResponse: EventSubscriptionsListResult

Contains response data for the listRegionalByResourceGroupForTopicType operation.

EventSubscriptionsListRegionalByResourceGroupNextResponse

EventSubscriptionsListRegionalByResourceGroupNextResponse: EventSubscriptionsListResult

Contains response data for the listRegionalByResourceGroupNext operation.

EventSubscriptionsListRegionalByResourceGroupResponse

EventSubscriptionsListRegionalByResourceGroupResponse: EventSubscriptionsListResult

Contains response data for the listRegionalByResourceGroup operation.

EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextResponse

EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextResponse: EventSubscriptionsListResult

Contains response data for the listRegionalBySubscriptionForTopicTypeNext operation.

EventSubscriptionsListRegionalBySubscriptionForTopicTypeResponse

EventSubscriptionsListRegionalBySubscriptionForTopicTypeResponse: EventSubscriptionsListResult

Contains response data for the listRegionalBySubscriptionForTopicType operation.

EventSubscriptionsListRegionalBySubscriptionNextResponse

EventSubscriptionsListRegionalBySubscriptionNextResponse: EventSubscriptionsListResult

Contains response data for the listRegionalBySubscriptionNext operation.

EventSubscriptionsListRegionalBySubscriptionResponse

EventSubscriptionsListRegionalBySubscriptionResponse: EventSubscriptionsListResult

Contains response data for the listRegionalBySubscription operation.

EventSubscriptionsUpdateResponse

EventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

EventType

EventType: Resource & { description?: undefined | string; displayName?: undefined | string; isInDefaultSet?: undefined | false | true; schemaUrl?: undefined | string }

Event Type for a subject under a topic

ExtensionTopic

ExtensionTopic: Resource & { description?: undefined | string; systemData?: SystemData; systemTopic?: undefined | string }

Event grid Extension Topic. This is used for getting Event Grid related metrics for Azure resources.

ExtensionTopicsGetResponse

ExtensionTopicsGetResponse: ExtensionTopic

Contains response data for the get operation.

HybridConnectionEventSubscriptionDestination

HybridConnectionEventSubscriptionDestination: EventSubscriptionDestination & { deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointType: "HybridConnection"; resourceId?: undefined | string }

Information about the HybridConnection destination for an event subscription.

IdentityType

IdentityType: string

Defines values for IdentityType.
KnownIdentityType can be used interchangeably with IdentityType, this enum contains the known values that the service supports.

Known values supported by the service

None
SystemAssigned
UserAssigned
SystemAssigned, UserAssigned

InputSchema

InputSchema: string

Defines values for InputSchema.
KnownInputSchema can be used interchangeably with InputSchema, this enum contains the known values that the service supports.

Known values supported by the service

EventGridSchema
CustomEventSchema
CloudEventSchemaV1_0

InputSchemaMappingType

InputSchemaMappingType: string

Defines values for InputSchemaMappingType.
KnownInputSchemaMappingType can be used interchangeably with InputSchemaMappingType, this enum contains the known values that the service supports.

Known values supported by the service

Json

InputSchemaMappingUnion

InputSchemaMappingUnion: InputSchemaMapping | JsonInputSchemaMapping

IpActionType

IpActionType: string

Defines values for IpActionType.
KnownIpActionType can be used interchangeably with IpActionType, this enum contains the known values that the service supports.

Known values supported by the service

Allow

IsNotNullAdvancedFilter

IsNotNullAdvancedFilter: AdvancedFilter & { operatorType: "IsNotNull" }

IsNotNull Advanced Filter.

IsNullOrUndefinedAdvancedFilter

IsNullOrUndefinedAdvancedFilter: AdvancedFilter & { operatorType: "IsNullOrUndefined" }

IsNullOrUndefined Advanced Filter.

JsonInputSchemaMapping

JsonInputSchemaMapping: InputSchemaMapping & { dataVersion?: JsonFieldWithDefault; eventTime?: JsonField; eventType?: JsonFieldWithDefault; id?: JsonField; inputSchemaMappingType: "Json"; subject?: JsonFieldWithDefault; topic?: JsonField }

This enables publishing to Event Grid using a custom input schema. This can be used to map properties from a custom input JSON schema to the Event Grid event schema.

NumberGreaterThanAdvancedFilter

NumberGreaterThanAdvancedFilter: AdvancedFilter & { operatorType: "NumberGreaterThan"; value?: undefined | number }

NumberGreaterThan Advanced Filter.

NumberGreaterThanOrEqualsAdvancedFilter

NumberGreaterThanOrEqualsAdvancedFilter: AdvancedFilter & { operatorType: "NumberGreaterThanOrEquals"; value?: undefined | number }

NumberGreaterThanOrEquals Advanced Filter.

NumberInAdvancedFilter

NumberInAdvancedFilter: AdvancedFilter & { operatorType: "NumberIn"; values?: number[] }

NumberIn Advanced Filter.

NumberInRangeAdvancedFilter

NumberInRangeAdvancedFilter: AdvancedFilter & { operatorType: "NumberInRange"; values?: number[][] }

NumberInRange Advanced Filter.

NumberLessThanAdvancedFilter

NumberLessThanAdvancedFilter: AdvancedFilter & { operatorType: "NumberLessThan"; value?: undefined | number }

NumberLessThan Advanced Filter.

NumberLessThanOrEqualsAdvancedFilter

NumberLessThanOrEqualsAdvancedFilter: AdvancedFilter & { operatorType: "NumberLessThanOrEquals"; value?: undefined | number }

NumberLessThanOrEquals Advanced Filter.

NumberNotInAdvancedFilter

NumberNotInAdvancedFilter: AdvancedFilter & { operatorType: "NumberNotIn"; values?: number[] }

NumberNotIn Advanced Filter.

NumberNotInRangeAdvancedFilter

NumberNotInRangeAdvancedFilter: AdvancedFilter & { operatorType: "NumberNotInRange"; values?: number[][] }

NumberNotInRange Advanced Filter.

OperationsListResponse

OperationsListResponse: OperationsListResult

Contains response data for the list operation.

ParentType

ParentType: string

Defines values for ParentType.
KnownParentType can be used interchangeably with ParentType, this enum contains the known values that the service supports.

Known values supported by the service

topics
domains
partnerNamespaces

PartnerClientAuthenticationType

PartnerClientAuthenticationType: string

Defines values for PartnerClientAuthenticationType.
KnownPartnerClientAuthenticationType can be used interchangeably with PartnerClientAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

AzureAD

PartnerClientAuthenticationUnion

PartnerConfiguration

PartnerConfiguration: Resource & { location?: undefined | string; partnerAuthorization?: PartnerAuthorization; provisioningState?: PartnerConfigurationProvisioningState; systemData?: SystemData; tags?: undefined | {} }

Partner configuration information

PartnerConfigurationProvisioningState

PartnerConfigurationProvisioningState: string

Defines values for PartnerConfigurationProvisioningState.
KnownPartnerConfigurationProvisioningState can be used interchangeably with PartnerConfigurationProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

PartnerConfigurationsAuthorizePartnerResponse

PartnerConfigurationsAuthorizePartnerResponse: PartnerConfiguration

Contains response data for the authorizePartner operation.

PartnerConfigurationsCreateOrUpdateResponse

PartnerConfigurationsCreateOrUpdateResponse: PartnerConfiguration

Contains response data for the createOrUpdate operation.

PartnerConfigurationsGetResponse

PartnerConfigurationsGetResponse: PartnerConfiguration

Contains response data for the get operation.

PartnerConfigurationsListByResourceGroupResponse

PartnerConfigurationsListByResourceGroupResponse: PartnerConfigurationsListResult

Contains response data for the listByResourceGroup operation.

PartnerConfigurationsListBySubscriptionNextResponse

PartnerConfigurationsListBySubscriptionNextResponse: PartnerConfigurationsListResult

Contains response data for the listBySubscriptionNext operation.

PartnerConfigurationsListBySubscriptionResponse

PartnerConfigurationsListBySubscriptionResponse: PartnerConfigurationsListResult

Contains response data for the listBySubscription operation.

PartnerConfigurationsUnauthorizePartnerResponse

PartnerConfigurationsUnauthorizePartnerResponse: PartnerConfiguration

Contains response data for the unauthorizePartner operation.

PartnerConfigurationsUpdateResponse

PartnerConfigurationsUpdateResponse: PartnerConfiguration

Contains response data for the update operation.

PartnerDestination

PartnerDestination: TrackedResource & { activationState?: PartnerDestinationActivationState; endpointBaseUrl?: undefined | string; endpointServiceContext?: undefined | string; expirationTimeIfNotActivatedUtc?: Date; messageForActivation?: undefined | string; partnerRegistrationImmutableId?: undefined | string; provisioningState?: PartnerDestinationProvisioningState; systemData?: SystemData }

Event Grid Partner Destination.

PartnerDestinationActivationState

PartnerDestinationActivationState: string

Defines values for PartnerDestinationActivationState.
KnownPartnerDestinationActivationState can be used interchangeably with PartnerDestinationActivationState, this enum contains the known values that the service supports.

Known values supported by the service

NeverActivated
Activated

PartnerDestinationInfoUnion

PartnerDestinationProvisioningState

PartnerDestinationProvisioningState: string

Defines values for PartnerDestinationProvisioningState.
KnownPartnerDestinationProvisioningState can be used interchangeably with PartnerDestinationProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

PartnerDestinationsActivateResponse

PartnerDestinationsActivateResponse: PartnerDestination

Contains response data for the activate operation.

PartnerDestinationsCreateOrUpdateResponse

PartnerDestinationsCreateOrUpdateResponse: PartnerDestination

Contains response data for the createOrUpdate operation.

PartnerDestinationsGetResponse

PartnerDestinationsGetResponse: PartnerDestination

Contains response data for the get operation.

PartnerDestinationsListByResourceGroupNextResponse

PartnerDestinationsListByResourceGroupNextResponse: PartnerDestinationsListResult

Contains response data for the listByResourceGroupNext operation.

PartnerDestinationsListByResourceGroupResponse

PartnerDestinationsListByResourceGroupResponse: PartnerDestinationsListResult

Contains response data for the listByResourceGroup operation.

PartnerDestinationsListBySubscriptionNextResponse

PartnerDestinationsListBySubscriptionNextResponse: PartnerDestinationsListResult

Contains response data for the listBySubscriptionNext operation.

PartnerDestinationsListBySubscriptionResponse

PartnerDestinationsListBySubscriptionResponse: PartnerDestinationsListResult

Contains response data for the listBySubscription operation.

PartnerDestinationsUpdateResponse

PartnerDestinationsUpdateResponse: PartnerDestination

Contains response data for the update operation.

PartnerEndpointType

PartnerEndpointType: string

Defines values for PartnerEndpointType.
KnownPartnerEndpointType can be used interchangeably with PartnerEndpointType, this enum contains the known values that the service supports.

Known values supported by the service

WebHook

PartnerEventSubscriptionDestination

PartnerEventSubscriptionDestination: EventSubscriptionDestination & { endpointType: "PartnerDestination"; resourceId?: undefined | string }

PartnerNamespace

PartnerNamespace: TrackedResource & { disableLocalAuth?: undefined | false | true; endpoint?: undefined | string; inboundIpRules?: InboundIpRule[]; partnerRegistrationFullyQualifiedId?: undefined | string; partnerTopicRoutingMode?: PartnerTopicRoutingMode; privateEndpointConnections?: PrivateEndpointConnection[]; provisioningState?: PartnerNamespaceProvisioningState; publicNetworkAccess?: PublicNetworkAccess; systemData?: SystemData }

EventGrid Partner Namespace.

PartnerNamespaceProvisioningState

PartnerNamespaceProvisioningState: string

Defines values for PartnerNamespaceProvisioningState.
KnownPartnerNamespaceProvisioningState can be used interchangeably with PartnerNamespaceProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

PartnerNamespacesCreateOrUpdateResponse

PartnerNamespacesCreateOrUpdateResponse: PartnerNamespace

Contains response data for the createOrUpdate operation.

PartnerNamespacesGetResponse

PartnerNamespacesGetResponse: PartnerNamespace

Contains response data for the get operation.

PartnerNamespacesListByResourceGroupNextResponse

PartnerNamespacesListByResourceGroupNextResponse: PartnerNamespacesListResult

Contains response data for the listByResourceGroupNext operation.

PartnerNamespacesListByResourceGroupResponse

PartnerNamespacesListByResourceGroupResponse: PartnerNamespacesListResult

Contains response data for the listByResourceGroup operation.

PartnerNamespacesListBySubscriptionNextResponse

PartnerNamespacesListBySubscriptionNextResponse: PartnerNamespacesListResult

Contains response data for the listBySubscriptionNext operation.

PartnerNamespacesListBySubscriptionResponse

PartnerNamespacesListBySubscriptionResponse: PartnerNamespacesListResult

Contains response data for the listBySubscription operation.

PartnerNamespacesListSharedAccessKeysResponse

PartnerNamespacesListSharedAccessKeysResponse: PartnerNamespaceSharedAccessKeys

Contains response data for the listSharedAccessKeys operation.

PartnerNamespacesRegenerateKeyResponse

PartnerNamespacesRegenerateKeyResponse: PartnerNamespaceSharedAccessKeys

Contains response data for the regenerateKey operation.

PartnerRegistration

PartnerRegistration: TrackedResource & { authorizedAzureSubscriptionIds?: string[]; customerServiceUri?: undefined | string; logoUri?: undefined | string; longDescription?: undefined | string; partnerCustomerServiceExtension?: undefined | string; partnerCustomerServiceNumber?: undefined | string; partnerName?: undefined | string; partnerRegistrationImmutableId?: undefined | string; partnerResourceTypeDescription?: undefined | string; partnerResourceTypeDisplayName?: undefined | string; partnerResourceTypeName?: undefined | string; provisioningState?: PartnerRegistrationProvisioningState; setupUri?: undefined | string; systemData?: SystemData; visibilityState?: PartnerRegistrationVisibilityState }

Information about a partner registration.

PartnerRegistrationProvisioningState

PartnerRegistrationProvisioningState: string

Defines values for PartnerRegistrationProvisioningState.
KnownPartnerRegistrationProvisioningState can be used interchangeably with PartnerRegistrationProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

PartnerRegistrationVisibilityState

PartnerRegistrationVisibilityState: string

Defines values for PartnerRegistrationVisibilityState.
KnownPartnerRegistrationVisibilityState can be used interchangeably with PartnerRegistrationVisibilityState, this enum contains the known values that the service supports.

Known values supported by the service

Hidden
PublicPreview
GenerallyAvailable

PartnerRegistrationsCreateOrUpdateResponse

PartnerRegistrationsCreateOrUpdateResponse: PartnerRegistration

Contains response data for the createOrUpdate operation.

PartnerRegistrationsGetResponse

PartnerRegistrationsGetResponse: PartnerRegistration

Contains response data for the get operation.

PartnerRegistrationsListByResourceGroupNextResponse

PartnerRegistrationsListByResourceGroupNextResponse: PartnerRegistrationsListResult

Contains response data for the listByResourceGroupNext operation.

PartnerRegistrationsListByResourceGroupResponse

PartnerRegistrationsListByResourceGroupResponse: PartnerRegistrationsListResult

Contains response data for the listByResourceGroup operation.

PartnerRegistrationsListBySubscriptionNextResponse

PartnerRegistrationsListBySubscriptionNextResponse: PartnerRegistrationsListResult

Contains response data for the listBySubscriptionNext operation.

PartnerRegistrationsListBySubscriptionResponse

PartnerRegistrationsListBySubscriptionResponse: PartnerRegistrationsListResult

Contains response data for the listBySubscription operation.

PartnerTopic

PartnerTopic: TrackedResource & { activationState?: PartnerTopicActivationState; eventTypeInfo?: EventTypeInfo; expirationTimeIfNotActivatedUtc?: Date; identity?: IdentityInfo; messageForActivation?: undefined | string; partnerRegistrationImmutableId?: undefined | string; partnerTopicFriendlyDescription?: undefined | string; provisioningState?: PartnerTopicProvisioningState; source?: undefined | string; systemData?: SystemData }

Event Grid Partner Topic.

PartnerTopicActivationState

PartnerTopicActivationState: string

Defines values for PartnerTopicActivationState.
KnownPartnerTopicActivationState can be used interchangeably with PartnerTopicActivationState, this enum contains the known values that the service supports.

Known values supported by the service

NeverActivated
Activated
Deactivated

PartnerTopicEventSubscriptionsCreateOrUpdateResponse

PartnerTopicEventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse

PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

PartnerTopicEventSubscriptionsGetFullUrlResponse

PartnerTopicEventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

PartnerTopicEventSubscriptionsGetResponse

PartnerTopicEventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

PartnerTopicEventSubscriptionsListByPartnerTopicNextResponse

PartnerTopicEventSubscriptionsListByPartnerTopicNextResponse: EventSubscriptionsListResult

Contains response data for the listByPartnerTopicNext operation.

PartnerTopicEventSubscriptionsListByPartnerTopicResponse

PartnerTopicEventSubscriptionsListByPartnerTopicResponse: EventSubscriptionsListResult

Contains response data for the listByPartnerTopic operation.

PartnerTopicEventSubscriptionsUpdateResponse

PartnerTopicEventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

PartnerTopicProvisioningState

PartnerTopicProvisioningState: string

Defines values for PartnerTopicProvisioningState.
KnownPartnerTopicProvisioningState can be used interchangeably with PartnerTopicProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

PartnerTopicReadinessState

PartnerTopicReadinessState: string

Defines values for PartnerTopicReadinessState.
KnownPartnerTopicReadinessState can be used interchangeably with PartnerTopicReadinessState, this enum contains the known values that the service supports.

Known values supported by the service

NotActivatedByUserYet
ActivatedByUser
DeactivatedByUser
DeletedByUser

PartnerTopicRoutingMode

PartnerTopicRoutingMode: string

Defines values for PartnerTopicRoutingMode.
KnownPartnerTopicRoutingMode can be used interchangeably with PartnerTopicRoutingMode, this enum contains the known values that the service supports.

Known values supported by the service

SourceEventAttribute
ChannelNameHeader

PartnerTopicsActivateResponse

PartnerTopicsActivateResponse: PartnerTopic

Contains response data for the activate operation.

PartnerTopicsCreateOrUpdateResponse

PartnerTopicsCreateOrUpdateResponse: PartnerTopic

Contains response data for the createOrUpdate operation.

PartnerTopicsDeactivateResponse

PartnerTopicsDeactivateResponse: PartnerTopic

Contains response data for the deactivate operation.

PartnerTopicsGetResponse

PartnerTopicsGetResponse: PartnerTopic

Contains response data for the get operation.

PartnerTopicsListByResourceGroupNextResponse

PartnerTopicsListByResourceGroupNextResponse: PartnerTopicsListResult

Contains response data for the listByResourceGroupNext operation.

PartnerTopicsListByResourceGroupResponse

PartnerTopicsListByResourceGroupResponse: PartnerTopicsListResult

Contains response data for the listByResourceGroup operation.

PartnerTopicsListBySubscriptionNextResponse

PartnerTopicsListBySubscriptionNextResponse: PartnerTopicsListResult

Contains response data for the listBySubscriptionNext operation.

PartnerTopicsListBySubscriptionResponse

PartnerTopicsListBySubscriptionResponse: PartnerTopicsListResult

Contains response data for the listBySubscription operation.

PartnerTopicsUpdateResponse

PartnerTopicsUpdateResponse: PartnerTopic

Contains response data for the update operation.

PartnerUpdateDestinationInfoUnion

PersistedConnectionStatus

PersistedConnectionStatus: string

Defines values for PersistedConnectionStatus.
KnownPersistedConnectionStatus can be used interchangeably with PersistedConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Pending
Approved
Rejected
Disconnected

PrivateEndpointConnection

PrivateEndpointConnection: Resource & { groupIds?: string[]; privateEndpoint?: PrivateEndpoint; privateLinkServiceConnectionState?: ConnectionState; provisioningState?: ResourceProvisioningState }

PrivateEndpointConnectionsGetResponse

PrivateEndpointConnectionsGetResponse: PrivateEndpointConnection

Contains response data for the get operation.

PrivateEndpointConnectionsListByResourceNextResponse

PrivateEndpointConnectionsListByResourceNextResponse: PrivateEndpointConnectionListResult

Contains response data for the listByResourceNext operation.

PrivateEndpointConnectionsListByResourceResponse

PrivateEndpointConnectionsListByResourceResponse: PrivateEndpointConnectionListResult

Contains response data for the listByResource operation.

PrivateEndpointConnectionsUpdateResponse

PrivateEndpointConnectionsUpdateResponse: PrivateEndpointConnection

Contains response data for the update operation.

PrivateLinkResourcesGetResponse

PrivateLinkResourcesGetResponse: PrivateLinkResource

Contains response data for the get operation.

PrivateLinkResourcesListByResourceNextResponse

PrivateLinkResourcesListByResourceNextResponse: PrivateLinkResourcesListResult

Contains response data for the listByResourceNext operation.

PrivateLinkResourcesListByResourceResponse

PrivateLinkResourcesListByResourceResponse: PrivateLinkResourcesListResult

Contains response data for the listByResource operation.

PublicNetworkAccess

PublicNetworkAccess: string

Defines values for PublicNetworkAccess.
KnownPublicNetworkAccess can be used interchangeably with PublicNetworkAccess, this enum contains the known values that the service supports.

Known values supported by the service

Enabled
Disabled

ReadinessState

ReadinessState: string

Defines values for ReadinessState.
KnownReadinessState can be used interchangeably with ReadinessState, this enum contains the known values that the service supports.

Known values supported by the service

NeverActivated
Activated

ResourceKind

ResourceKind: string

Defines values for ResourceKind.
KnownResourceKind can be used interchangeably with ResourceKind, this enum contains the known values that the service supports.

Known values supported by the service

Azure
AzureArc

ResourceProvisioningState

ResourceProvisioningState: string

Defines values for ResourceProvisioningState.
KnownResourceProvisioningState can be used interchangeably with ResourceProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

ResourceRegionType

ResourceRegionType: string

Defines values for ResourceRegionType.
KnownResourceRegionType can be used interchangeably with ResourceRegionType, this enum contains the known values that the service supports.

Known values supported by the service

RegionalResource
GlobalResource

ServiceBusQueueEventSubscriptionDestination

ServiceBusQueueEventSubscriptionDestination: EventSubscriptionDestination & { deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointType: "ServiceBusQueue"; resourceId?: undefined | string }

Information about the service bus destination for an event subscription.

ServiceBusTopicEventSubscriptionDestination

ServiceBusTopicEventSubscriptionDestination: EventSubscriptionDestination & { deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointType: "ServiceBusTopic"; resourceId?: undefined | string }

Information about the service bus topic destination for an event subscription.

Sku

Sku: string

Defines values for Sku.
KnownSku can be used interchangeably with Sku, this enum contains the known values that the service supports.

Known values supported by the service

Basic
Premium

StaticDeliveryAttributeMapping

StaticDeliveryAttributeMapping: DeliveryAttributeMapping & { isSecret?: undefined | false | true; type: "Static"; value?: undefined | string }

Static delivery attribute mapping details.

StorageBlobDeadLetterDestination

StorageBlobDeadLetterDestination: DeadLetterDestination & { blobContainerName?: undefined | string; endpointType: "StorageBlob"; resourceId?: undefined | string }

Information about the storage blob based dead letter destination.

StorageQueueEventSubscriptionDestination

StorageQueueEventSubscriptionDestination: EventSubscriptionDestination & { endpointType: "StorageQueue"; queueMessageTimeToLiveInSeconds?: undefined | number; queueName?: undefined | string; resourceId?: undefined | string }

Information about the storage queue destination for an event subscription.

StringBeginsWithAdvancedFilter

StringBeginsWithAdvancedFilter: AdvancedFilter & { operatorType: "StringBeginsWith"; values?: string[] }

StringBeginsWith Advanced Filter.

StringContainsAdvancedFilter

StringContainsAdvancedFilter: AdvancedFilter & { operatorType: "StringContains"; values?: string[] }

StringContains Advanced Filter.

StringEndsWithAdvancedFilter

StringEndsWithAdvancedFilter: AdvancedFilter & { operatorType: "StringEndsWith"; values?: string[] }

StringEndsWith Advanced Filter.

StringInAdvancedFilter

StringInAdvancedFilter: AdvancedFilter & { operatorType: "StringIn"; values?: string[] }

StringIn Advanced Filter.

StringNotBeginsWithAdvancedFilter

StringNotBeginsWithAdvancedFilter: AdvancedFilter & { operatorType: "StringNotBeginsWith"; values?: string[] }

StringNotBeginsWith Advanced Filter.

StringNotContainsAdvancedFilter

StringNotContainsAdvancedFilter: AdvancedFilter & { operatorType: "StringNotContains"; values?: string[] }

StringNotContains Advanced Filter.

StringNotEndsWithAdvancedFilter

StringNotEndsWithAdvancedFilter: AdvancedFilter & { operatorType: "StringNotEndsWith"; values?: string[] }

StringNotEndsWith Advanced Filter.

StringNotInAdvancedFilter

StringNotInAdvancedFilter: AdvancedFilter & { operatorType: "StringNotIn"; values?: string[] }

StringNotIn Advanced Filter.

SystemTopic

SystemTopic: TrackedResource & { identity?: IdentityInfo; metricResourceId?: undefined | string; provisioningState?: ResourceProvisioningState; source?: undefined | string; systemData?: SystemData; topicType?: undefined | string }

EventGrid System Topic.

SystemTopicEventSubscriptionsCreateOrUpdateResponse

SystemTopicEventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

SystemTopicEventSubscriptionsGetDeliveryAttributesResponse

SystemTopicEventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

SystemTopicEventSubscriptionsGetFullUrlResponse

SystemTopicEventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

SystemTopicEventSubscriptionsGetResponse

SystemTopicEventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

SystemTopicEventSubscriptionsListBySystemTopicNextResponse

SystemTopicEventSubscriptionsListBySystemTopicNextResponse: EventSubscriptionsListResult

Contains response data for the listBySystemTopicNext operation.

SystemTopicEventSubscriptionsListBySystemTopicResponse

SystemTopicEventSubscriptionsListBySystemTopicResponse: EventSubscriptionsListResult

Contains response data for the listBySystemTopic operation.

SystemTopicEventSubscriptionsUpdateResponse

SystemTopicEventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

SystemTopicsCreateOrUpdateResponse

SystemTopicsCreateOrUpdateResponse: SystemTopic

Contains response data for the createOrUpdate operation.

SystemTopicsGetResponse

SystemTopicsGetResponse: SystemTopic

Contains response data for the get operation.

SystemTopicsListByResourceGroupNextResponse

SystemTopicsListByResourceGroupNextResponse: SystemTopicsListResult

Contains response data for the listByResourceGroupNext operation.

SystemTopicsListByResourceGroupResponse

SystemTopicsListByResourceGroupResponse: SystemTopicsListResult

Contains response data for the listByResourceGroup operation.

SystemTopicsListBySubscriptionNextResponse

SystemTopicsListBySubscriptionNextResponse: SystemTopicsListResult

Contains response data for the listBySubscriptionNext operation.

SystemTopicsListBySubscriptionResponse

SystemTopicsListBySubscriptionResponse: SystemTopicsListResult

Contains response data for the listBySubscription operation.

SystemTopicsUpdateResponse

SystemTopicsUpdateResponse: SystemTopic

Contains response data for the update operation.

Topic

Topic: TrackedResource & { dataResidencyBoundary?: DataResidencyBoundary; disableLocalAuth?: undefined | false | true; endpoint?: undefined | string; extendedLocation?: ExtendedLocation; identity?: IdentityInfo; inboundIpRules?: InboundIpRule[]; inputSchema?: InputSchema; inputSchemaMapping?: InputSchemaMappingUnion; kind?: ResourceKind; metricResourceId?: undefined | string; privateEndpointConnections?: PrivateEndpointConnection[]; provisioningState?: TopicProvisioningState; publicNetworkAccess?: PublicNetworkAccess; sku?: ResourceSku; systemData?: SystemData }

EventGrid Topic

TopicEventSubscriptionsCreateOrUpdateResponse

TopicEventSubscriptionsCreateOrUpdateResponse: EventSubscription

Contains response data for the createOrUpdate operation.

TopicEventSubscriptionsGetDeliveryAttributesResponse

TopicEventSubscriptionsGetDeliveryAttributesResponse: DeliveryAttributeListResult

Contains response data for the getDeliveryAttributes operation.

TopicEventSubscriptionsGetFullUrlResponse

TopicEventSubscriptionsGetFullUrlResponse: EventSubscriptionFullUrl

Contains response data for the getFullUrl operation.

TopicEventSubscriptionsGetResponse

TopicEventSubscriptionsGetResponse: EventSubscription

Contains response data for the get operation.

TopicEventSubscriptionsListNextResponse

TopicEventSubscriptionsListNextResponse: EventSubscriptionsListResult

Contains response data for the listNext operation.

TopicEventSubscriptionsListResponse

TopicEventSubscriptionsListResponse: EventSubscriptionsListResult

Contains response data for the list operation.

TopicEventSubscriptionsUpdateResponse

TopicEventSubscriptionsUpdateResponse: EventSubscription

Contains response data for the update operation.

TopicProvisioningState

TopicProvisioningState: string

Defines values for TopicProvisioningState.
KnownTopicProvisioningState can be used interchangeably with TopicProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

TopicTypeInfo

TopicTypeInfo: Resource & { description?: undefined | string; displayName?: undefined | string; provider?: undefined | string; provisioningState?: TopicTypeProvisioningState; resourceRegionType?: ResourceRegionType; sourceResourceFormat?: undefined | string; supportedLocations?: string[]; supportedScopesForSource?: TopicTypePropertiesSupportedScopesForSourceItem[] }

Properties of a topic type info.

TopicTypePropertiesSupportedScopesForSourceItem

TopicTypePropertiesSupportedScopesForSourceItem: string

Defines values for TopicTypePropertiesSupportedScopesForSourceItem.
KnownTopicTypePropertiesSupportedScopesForSourceItem can be used interchangeably with TopicTypePropertiesSupportedScopesForSourceItem, this enum contains the known values that the service supports.

Known values supported by the service

Resource
ResourceGroup
AzureSubscription
ManagementGroup

TopicTypeProvisioningState

TopicTypeProvisioningState: string

Defines values for TopicTypeProvisioningState.
KnownTopicTypeProvisioningState can be used interchangeably with TopicTypeProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

TopicTypesGetResponse

TopicTypesGetResponse: TopicTypeInfo

Contains response data for the get operation.

TopicTypesListEventTypesResponse

TopicTypesListEventTypesResponse: EventTypesListResult

Contains response data for the listEventTypes operation.

TopicTypesListResponse

TopicTypesListResponse: TopicTypesListResult

Contains response data for the list operation.

TopicsCreateOrUpdateResponse

TopicsCreateOrUpdateResponse: Topic

Contains response data for the createOrUpdate operation.

TopicsGetResponse

TopicsGetResponse: Topic

Contains response data for the get operation.

TopicsListByResourceGroupNextResponse

TopicsListByResourceGroupNextResponse: TopicsListResult

Contains response data for the listByResourceGroupNext operation.

TopicsListByResourceGroupResponse

TopicsListByResourceGroupResponse: TopicsListResult

Contains response data for the listByResourceGroup operation.

TopicsListBySubscriptionNextResponse

TopicsListBySubscriptionNextResponse: TopicsListResult

Contains response data for the listBySubscriptionNext operation.

TopicsListBySubscriptionResponse

TopicsListBySubscriptionResponse: TopicsListResult

Contains response data for the listBySubscription operation.

TopicsListEventTypesResponse

TopicsListEventTypesResponse: EventTypesListResult

Contains response data for the listEventTypes operation.

TopicsListSharedAccessKeysResponse

TopicsListSharedAccessKeysResponse: TopicSharedAccessKeys

Contains response data for the listSharedAccessKeys operation.

TopicsRegenerateKeyResponse

TopicsRegenerateKeyResponse: TopicSharedAccessKeys

Contains response data for the regenerateKey operation.

TrackedResource

TrackedResource: Resource & { location: string; tags?: undefined | {} }

Definition of a Tracked Resource.

VerifiedPartner

VerifiedPartner: Resource & { organizationName?: undefined | string; partnerDestinationDetails?: PartnerDetails; partnerDisplayName?: undefined | string; partnerRegistrationImmutableId?: undefined | string; partnerTopicDetails?: PartnerDetails; provisioningState?: VerifiedPartnerProvisioningState; systemData?: SystemData }

Verified partner information

VerifiedPartnerProvisioningState

VerifiedPartnerProvisioningState: string

Defines values for VerifiedPartnerProvisioningState.
KnownVerifiedPartnerProvisioningState can be used interchangeably with VerifiedPartnerProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
Updating
Deleting
Succeeded
Canceled
Failed

VerifiedPartnersGetResponse

VerifiedPartnersGetResponse: VerifiedPartner

Contains response data for the get operation.

VerifiedPartnersListNextResponse

VerifiedPartnersListNextResponse: VerifiedPartnersListResult

Contains response data for the listNext operation.

VerifiedPartnersListResponse

VerifiedPartnersListResponse: VerifiedPartnersListResult

Contains response data for the list operation.

WebHookEventSubscriptionDestination

WebHookEventSubscriptionDestination: EventSubscriptionDestination & { azureActiveDirectoryApplicationIdOrUri?: undefined | string; azureActiveDirectoryTenantId?: undefined | string; deliveryAttributeMappings?: DeliveryAttributeMappingUnion[]; endpointBaseUrl?: undefined | string; endpointType: "WebHook"; endpointUrl?: undefined | string; maxEventsPerBatch?: undefined | number; preferredBatchSizeInKilobytes?: undefined | number }

Information about the webhook destination for an event subscription.

WebhookPartnerDestinationInfo

WebhookPartnerDestinationInfo: PartnerDestinationInfo & { clientAuthentication?: PartnerClientAuthenticationUnion; endpointBaseUrl?: undefined | string; endpointType: "WebHook"; endpointUrl?: undefined | string }

Information about the WebHook of the partner destination.

WebhookUpdatePartnerDestinationInfo

WebhookUpdatePartnerDestinationInfo: PartnerUpdateDestinationInfo & { clientAuthentication?: PartnerClientAuthenticationUnion; endpointBaseUrl?: undefined | string; endpointType: "WebHook"; endpointUrl?: undefined | string }

Information about the update of the WebHook of the partner destination.

Variables

Const serializer

serializer: any = coreClient.createSerializer(Mappers, /* isXml */ false)

Object literals

Const $host

$host: object

parameterPath

parameterPath: string = "$host"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "$host"

type

type: object

name

name: string = "String"

Const AdvancedFilter

AdvancedFilter: object

type

type: object

className

className: string = "AdvancedFilter"

name

name: string = "Composite"

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

operatorType

operatorType: object

required

required: boolean = true

serializedName

serializedName: string = "operatorType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "operatorType"

serializedName

serializedName: string = "operatorType"

Const AzureADPartnerClientAuthentication

AzureADPartnerClientAuthentication: object

serializedName

serializedName: string = "AzureAD"

type

type: object

className

className: string = "AzureADPartnerClientAuthentication"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = PartnerClientAuthentication.type.polymorphicDiscriminator

uberParent

uberParent: string = "PartnerClientAuthentication"

modelProperties

modelProperties: object

azureActiveDirectoryApplicationIdOrUri

azureActiveDirectoryApplicationIdOrUri: object

serializedName

serializedName: string = "properties.azureActiveDirectoryApplicationIdOrUri"

type

type: object

name

name: string = "String"

azureActiveDirectoryTenantId

azureActiveDirectoryTenantId: object

serializedName

serializedName: string = "properties.azureActiveDirectoryTenantId"

type

type: object

name

name: string = "String"

Const AzureFunctionEventSubscriptionDestination

AzureFunctionEventSubscriptionDestination: object

serializedName

serializedName: string = "AzureFunction"

type

type: object

className

className: string = "AzureFunctionEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

maxEventsPerBatch

maxEventsPerBatch: object

defaultValue

defaultValue: number = 1

serializedName

serializedName: string = "properties.maxEventsPerBatch"

type

type: object

name

name: string = "Number"

preferredBatchSizeInKilobytes

preferredBatchSizeInKilobytes: object

defaultValue

defaultValue: number = 64

serializedName

serializedName: string = "properties.preferredBatchSizeInKilobytes"

type

type: object

name

name: string = "Number"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const BoolEqualsAdvancedFilter

BoolEqualsAdvancedFilter: object

serializedName

serializedName: string = "BoolEquals"

type

type: object

className

className: string = "BoolEqualsAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Boolean"

Const Channel

Channel: object

type

type: object

className

className: string = "Channel"

name

name: string = "Composite"

modelProperties

modelProperties: object

channelType

channelType: object

serializedName

serializedName: string = "properties.channelType"

type

type: object

name

name: string = "String"

expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: object

serializedName

serializedName: string = "properties.expirationTimeIfNotActivatedUtc"

type

type: object

name

name: string = "DateTime"

messageForActivation

messageForActivation: object

serializedName

serializedName: string = "properties.messageForActivation"

type

type: object

name

name: string = "String"

partnerDestinationInfo

partnerDestinationInfo: object

serializedName

serializedName: string = "properties.partnerDestinationInfo"

type

type: object

className

className: string = "PartnerDestinationInfo"

name

name: string = "Composite"

partnerTopicInfo

partnerTopicInfo: object

serializedName

serializedName: string = "properties.partnerTopicInfo"

type

type: object

className

className: string = "PartnerTopicInfo"

name

name: string = "Composite"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

readinessState

readinessState: object

serializedName

serializedName: string = "properties.readinessState"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const ChannelUpdateParameters

ChannelUpdateParameters: object

type

type: object

className

className: string = "ChannelUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: object

serializedName

serializedName: string = "properties.expirationTimeIfNotActivatedUtc"

type

type: object

name

name: string = "DateTime"

partnerDestinationInfo

partnerDestinationInfo: object

serializedName

serializedName: string = "properties.partnerDestinationInfo"

type

type: object

className

className: string = "PartnerUpdateDestinationInfo"

name

name: string = "Composite"

partnerTopicInfo

partnerTopicInfo: object

serializedName

serializedName: string = "properties.partnerTopicInfo"

type

type: object

className

className: string = "PartnerUpdateTopicInfo"

name

name: string = "Composite"

Const ChannelsListResult

ChannelsListResult: object

type

type: object

className

className: string = "ChannelsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Channel"

name

name: string = "Composite"

Const ConnectionState

ConnectionState: object

type

type: object

className

className: string = "ConnectionState"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionsRequired

actionsRequired: object

serializedName

serializedName: string = "actionsRequired"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const DeadLetterDestination

DeadLetterDestination: object

type

type: object

className

className: string = "DeadLetterDestination"

name

name: string = "Composite"

uberParent

uberParent: string = "DeadLetterDestination"

modelProperties

modelProperties: object

endpointType

endpointType: object

required

required: boolean = true

serializedName

serializedName: string = "endpointType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "endpointType"

serializedName

serializedName: string = "endpointType"

Const DeadLetterWithResourceIdentity

DeadLetterWithResourceIdentity: object

type

type: object

className

className: string = "DeadLetterWithResourceIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

deadLetterDestination

deadLetterDestination: object

serializedName

serializedName: string = "deadLetterDestination"

type

type: object

className

className: string = "DeadLetterDestination"

name

name: string = "Composite"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "EventSubscriptionIdentity"

name

name: string = "Composite"

Const DeliveryAttributeListResult

DeliveryAttributeListResult: object

type

type: object

className

className: string = "DeliveryAttributeListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

Const DeliveryAttributeMapping

DeliveryAttributeMapping: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

uberParent

uberParent: string = "DeliveryAttributeMapping"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const DeliveryWithResourceIdentity

DeliveryWithResourceIdentity: object

type

type: object

className

className: string = "DeliveryWithResourceIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

destination

destination: object

serializedName

serializedName: string = "destination"

type

type: object

className

className: string = "EventSubscriptionDestination"

name

name: string = "Composite"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "EventSubscriptionIdentity"

name

name: string = "Composite"

Const Domain

Domain: object

type

type: object

className

className: string = "Domain"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoCreateTopicWithFirstSubscription

autoCreateTopicWithFirstSubscription: object

defaultValue

defaultValue: boolean = true

serializedName

serializedName: string = "properties.autoCreateTopicWithFirstSubscription"

type

type: object

name

name: string = "Boolean"

autoDeleteTopicWithLastSubscription

autoDeleteTopicWithLastSubscription: object

defaultValue

defaultValue: boolean = true

serializedName

serializedName: string = "properties.autoDeleteTopicWithLastSubscription"

type

type: object

name

name: string = "Boolean"

dataResidencyBoundary

dataResidencyBoundary: object

serializedName

serializedName: string = "properties.dataResidencyBoundary"

type

type: object

name

name: string = "String"

disableLocalAuth

disableLocalAuth: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

endpoint

endpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.endpoint"

type

type: object

name

name: string = "String"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

inputSchema

inputSchema: object

serializedName

serializedName: string = "properties.inputSchema"

type

type: object

name

name: string = "String"

inputSchemaMapping

inputSchemaMapping: object

serializedName

serializedName: string = "properties.inputSchemaMapping"

type

type: object

className

className: string = "InputSchemaMapping"

name

name: string = "Composite"

metricResourceId

metricResourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.metricResourceId"

type

type: object

name

name: string = "String"

privateEndpointConnections

privateEndpointConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.privateEndpointConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const DomainRegenerateKeyRequest

DomainRegenerateKeyRequest: object

type

type: object

className

className: string = "DomainRegenerateKeyRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyName

keyName: object

required

required: boolean = true

serializedName

serializedName: string = "keyName"

type

type: object

name

name: string = "String"

Const DomainSharedAccessKeys

DomainSharedAccessKeys: object

type

type: object

className

className: string = "DomainSharedAccessKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

key1

key1: object

serializedName

serializedName: string = "key1"

type

type: object

name

name: string = "String"

key2

key2: object

serializedName

serializedName: string = "key2"

type

type: object

name

name: string = "String"

Const DomainTopic

DomainTopic: object

type

type: object

className

className: string = "DomainTopic"

name

name: string = "Composite"

modelProperties

modelProperties: object

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const DomainTopicsListResult

DomainTopicsListResult: object

type

type: object

className

className: string = "DomainTopicsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DomainTopic"

name

name: string = "Composite"

Const DomainUpdateParameters

DomainUpdateParameters: object

type

type: object

className

className: string = "DomainUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoCreateTopicWithFirstSubscription

autoCreateTopicWithFirstSubscription: object

serializedName

serializedName: string = "properties.autoCreateTopicWithFirstSubscription"

type

type: object

name

name: string = "Boolean"

autoDeleteTopicWithLastSubscription

autoDeleteTopicWithLastSubscription: object

serializedName

serializedName: string = "properties.autoDeleteTopicWithLastSubscription"

type

type: object

name

name: string = "Boolean"

dataResidencyBoundary

dataResidencyBoundary: object

serializedName

serializedName: string = "properties.dataResidencyBoundary"

type

type: object

name

name: string = "String"

disableLocalAuth

disableLocalAuth: object

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const DomainsListResult

DomainsListResult: object

type

type: object

className

className: string = "DomainsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Domain"

name

name: string = "Composite"

Const DynamicDeliveryAttributeMapping

DynamicDeliveryAttributeMapping: object

serializedName

serializedName: string = "Dynamic"

type

type: object

className

className: string = "DynamicDeliveryAttributeMapping"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = DeliveryAttributeMapping.type.polymorphicDiscriminator

uberParent

uberParent: string = "DeliveryAttributeMapping"

modelProperties

modelProperties: object

sourceField

sourceField: object

serializedName

serializedName: string = "properties.sourceField"

type

type: object

name

name: string = "String"

Const EventChannel

EventChannel: object

type

type: object

className

className: string = "EventChannel"

name

name: string = "Composite"

modelProperties

modelProperties: object

destination

destination: object

serializedName

serializedName: string = "properties.destination"

type

type: object

className

className: string = "EventChannelDestination"

name

name: string = "Composite"

expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: object

serializedName

serializedName: string = "properties.expirationTimeIfNotActivatedUtc"

type

type: object

name

name: string = "DateTime"

filter

filter: object

serializedName

serializedName: string = "properties.filter"

type

type: object

className

className: string = "EventChannelFilter"

name

name: string = "Composite"

partnerTopicFriendlyDescription

partnerTopicFriendlyDescription: object

serializedName

serializedName: string = "properties.partnerTopicFriendlyDescription"

type

type: object

name

name: string = "String"

partnerTopicReadinessState

partnerTopicReadinessState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.partnerTopicReadinessState"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "properties.source"

type

type: object

className

className: string = "EventChannelSource"

name

name: string = "Composite"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const EventChannelDestination

EventChannelDestination: object

type

type: object

className

className: string = "EventChannelDestination"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureSubscriptionId

azureSubscriptionId: object

serializedName

serializedName: string = "azureSubscriptionId"

type

type: object

name

name: string = "String"

partnerTopicName

partnerTopicName: object

serializedName

serializedName: string = "partnerTopicName"

type

type: object

name

name: string = "String"

resourceGroup

resourceGroup: object

serializedName

serializedName: string = "resourceGroup"

type

type: object

name

name: string = "String"

Const EventChannelFilter

EventChannelFilter: object

type

type: object

className

className: string = "EventChannelFilter"

name

name: string = "Composite"

modelProperties

modelProperties: object

advancedFilters

advancedFilters: object

serializedName

serializedName: string = "advancedFilters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AdvancedFilter"

name

name: string = "Composite"

enableAdvancedFilteringOnArrays

enableAdvancedFilteringOnArrays: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "enableAdvancedFilteringOnArrays"

type

type: object

name

name: string = "Boolean"

Const EventChannelSource

EventChannelSource: object

type

type: object

className

className: string = "EventChannelSource"

name

name: string = "Composite"

modelProperties

modelProperties: object

source

source: object

serializedName

serializedName: string = "source"

type

type: object

name

name: string = "String"

Const EventChannelsListResult

EventChannelsListResult: object

type

type: object

className

className: string = "EventChannelsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "EventChannel"

name

name: string = "Composite"

Const EventHubEventSubscriptionDestination

EventHubEventSubscriptionDestination: object

serializedName

serializedName: string = "EventHub"

type

type: object

className

className: string = "EventHubEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const EventSubscription

EventSubscription: object

type

type: object

className

className: string = "EventSubscription"

name

name: string = "Composite"

modelProperties

modelProperties: object

deadLetterDestination

deadLetterDestination: object

serializedName

serializedName: string = "properties.deadLetterDestination"

type

type: object

className

className: string = "DeadLetterDestination"

name

name: string = "Composite"

deadLetterWithResourceIdentity

deadLetterWithResourceIdentity: object

serializedName

serializedName: string = "properties.deadLetterWithResourceIdentity"

type

type: object

className

className: string = "DeadLetterWithResourceIdentity"

name

name: string = "Composite"

deliveryWithResourceIdentity

deliveryWithResourceIdentity: object

serializedName

serializedName: string = "properties.deliveryWithResourceIdentity"

type

type: object

className

className: string = "DeliveryWithResourceIdentity"

name

name: string = "Composite"

destination

destination: object

serializedName

serializedName: string = "properties.destination"

type

type: object

className

className: string = "EventSubscriptionDestination"

name

name: string = "Composite"

eventDeliverySchema

eventDeliverySchema: object

serializedName

serializedName: string = "properties.eventDeliverySchema"

type

type: object

name

name: string = "String"

expirationTimeUtc

expirationTimeUtc: object

serializedName

serializedName: string = "properties.expirationTimeUtc"

type

type: object

name

name: string = "DateTime"

filter

filter: object

serializedName

serializedName: string = "properties.filter"

type

type: object

className

className: string = "EventSubscriptionFilter"

name

name: string = "Composite"

labels

labels: object

serializedName

serializedName: string = "properties.labels"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

retryPolicy

retryPolicy: object

serializedName

serializedName: string = "properties.retryPolicy"

type

type: object

className

className: string = "RetryPolicy"

name

name: string = "Composite"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

topic

topic: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.topic"

type

type: object

name

name: string = "String"

Const EventSubscriptionDestination

EventSubscriptionDestination: object

type

type: object

className

className: string = "EventSubscriptionDestination"

name

name: string = "Composite"

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

endpointType

endpointType: object

required

required: boolean = true

serializedName

serializedName: string = "endpointType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "endpointType"

serializedName

serializedName: string = "endpointType"

Const EventSubscriptionFilter

EventSubscriptionFilter: object

type

type: object

className

className: string = "EventSubscriptionFilter"

name

name: string = "Composite"

modelProperties

modelProperties: object

advancedFilters

advancedFilters: object

serializedName

serializedName: string = "advancedFilters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AdvancedFilter"

name

name: string = "Composite"

enableAdvancedFilteringOnArrays

enableAdvancedFilteringOnArrays: object

serializedName

serializedName: string = "enableAdvancedFilteringOnArrays"

type

type: object

name

name: string = "Boolean"

includedEventTypes

includedEventTypes: object

serializedName

serializedName: string = "includedEventTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

isSubjectCaseSensitive

isSubjectCaseSensitive: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "isSubjectCaseSensitive"

type

type: object

name

name: string = "Boolean"

subjectBeginsWith

subjectBeginsWith: object

serializedName

serializedName: string = "subjectBeginsWith"

type

type: object

name

name: string = "String"

subjectEndsWith

subjectEndsWith: object

serializedName

serializedName: string = "subjectEndsWith"

type

type: object

name

name: string = "String"

Const EventSubscriptionFullUrl

EventSubscriptionFullUrl: object

type

type: object

className

className: string = "EventSubscriptionFullUrl"

name

name: string = "Composite"

modelProperties

modelProperties: object

endpointUrl

endpointUrl: object

serializedName

serializedName: string = "endpointUrl"

type

type: object

name

name: string = "String"

Const EventSubscriptionIdentity

EventSubscriptionIdentity: object

type

type: object

className

className: string = "EventSubscriptionIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

userAssignedIdentity

userAssignedIdentity: object

serializedName

serializedName: string = "userAssignedIdentity"

type

type: object

name

name: string = "String"

Const EventSubscriptionUpdateParameters

EventSubscriptionUpdateParameters: object

type

type: object

className

className: string = "EventSubscriptionUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

deadLetterDestination

deadLetterDestination: object

serializedName

serializedName: string = "deadLetterDestination"

type

type: object

className

className: string = "DeadLetterDestination"

name

name: string = "Composite"

deadLetterWithResourceIdentity

deadLetterWithResourceIdentity: object

serializedName

serializedName: string = "deadLetterWithResourceIdentity"

type

type: object

className

className: string = "DeadLetterWithResourceIdentity"

name

name: string = "Composite"

deliveryWithResourceIdentity

deliveryWithResourceIdentity: object

serializedName

serializedName: string = "deliveryWithResourceIdentity"

type

type: object

className

className: string = "DeliveryWithResourceIdentity"

name

name: string = "Composite"

destination

destination: object

serializedName

serializedName: string = "destination"

type

type: object

className

className: string = "EventSubscriptionDestination"

name

name: string = "Composite"

eventDeliverySchema

eventDeliverySchema: object

serializedName

serializedName: string = "eventDeliverySchema"

type

type: object

name

name: string = "String"

expirationTimeUtc

expirationTimeUtc: object

serializedName

serializedName: string = "expirationTimeUtc"

type

type: object

name

name: string = "DateTime"

filter

filter: object

serializedName

serializedName: string = "filter"

type

type: object

className

className: string = "EventSubscriptionFilter"

name

name: string = "Composite"

labels

labels: object

serializedName

serializedName: string = "labels"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

retryPolicy

retryPolicy: object

serializedName

serializedName: string = "retryPolicy"

type

type: object

className

className: string = "RetryPolicy"

name

name: string = "Composite"

Const EventSubscriptionsListResult

EventSubscriptionsListResult: object

type

type: object

className

className: string = "EventSubscriptionsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "EventSubscription"

name

name: string = "Composite"

Const EventType

EventType: object

type

type: object

className

className: string = "EventType"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

isInDefaultSet

isInDefaultSet: object

serializedName

serializedName: string = "properties.isInDefaultSet"

type

type: object

name

name: string = "Boolean"

schemaUrl

schemaUrl: object

serializedName

serializedName: string = "properties.schemaUrl"

type

type: object

name

name: string = "String"

Const EventTypeInfo

EventTypeInfo: object

type

type: object

className

className: string = "EventTypeInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

inlineEventTypes

inlineEventTypes: object

serializedName

serializedName: string = "inlineEventTypes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "InlineEventProperties"

name

name: string = "Composite"

kind

kind: object

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

Const EventTypesListResult

EventTypesListResult: object

type

type: object

className

className: string = "EventTypesListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "EventType"

name

name: string = "Composite"

Const ExtendedLocation

ExtendedLocation: object

type

type: object

className

className: string = "ExtendedLocation"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ExtensionTopic

ExtensionTopic: object

type

type: object

className

className: string = "ExtensionTopic"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

systemTopic

systemTopic: object

serializedName

serializedName: string = "properties.systemTopic"

type

type: object

name

name: string = "String"

Const HybridConnectionEventSubscriptionDestination

HybridConnectionEventSubscriptionDestination: object

serializedName

serializedName: string = "HybridConnection"

type

type: object

className

className: string = "HybridConnectionEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const IdentityInfo

IdentityInfo: object

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

principalId

principalId: object

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

userAssignedIdentities

userAssignedIdentities: object

serializedName

serializedName: string = "userAssignedIdentities"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "UserIdentityProperties"

name

name: string = "Composite"

Const InboundIpRule

InboundIpRule: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

action

action: object

serializedName

serializedName: string = "action"

type

type: object

name

name: string = "String"

ipMask

ipMask: object

serializedName

serializedName: string = "ipMask"

type

type: object

name

name: string = "String"

Const InlineEventProperties

InlineEventProperties: object

type

type: object

className

className: string = "InlineEventProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataSchemaUrl

dataSchemaUrl: object

serializedName

serializedName: string = "dataSchemaUrl"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

documentationUrl

documentationUrl: object

serializedName

serializedName: string = "documentationUrl"

type

type: object

name

name: string = "String"

Const InputSchemaMapping

InputSchemaMapping: object

type

type: object

className

className: string = "InputSchemaMapping"

name

name: string = "Composite"

uberParent

uberParent: string = "InputSchemaMapping"

modelProperties

modelProperties: object

inputSchemaMappingType

inputSchemaMappingType: object

required

required: boolean = true

serializedName

serializedName: string = "inputSchemaMappingType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "inputSchemaMappingType"

serializedName

serializedName: string = "inputSchemaMappingType"

Const IsNotNullAdvancedFilter

IsNotNullAdvancedFilter: object

serializedName

serializedName: string = "IsNotNull"

type

type: object

className

className: string = "IsNotNullAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

Const IsNullOrUndefinedAdvancedFilter

IsNullOrUndefinedAdvancedFilter: object

serializedName

serializedName: string = "IsNullOrUndefined"

type

type: object

className

className: string = "IsNullOrUndefinedAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

Const JsonField

JsonField: object

type

type: object

className

className: string = "JsonField"

name

name: string = "Composite"

modelProperties

modelProperties: object

sourceField

sourceField: object

serializedName

serializedName: string = "sourceField"

type

type: object

name

name: string = "String"

Const JsonFieldWithDefault

JsonFieldWithDefault: object

type

type: object

className

className: string = "JsonFieldWithDefault"

name

name: string = "Composite"

modelProperties

modelProperties: object

defaultValue

defaultValue: object

serializedName

serializedName: string = "defaultValue"

type

type: object

name

name: string = "String"

sourceField

sourceField: object

serializedName

serializedName: string = "sourceField"

type

type: object

name

name: string = "String"

Const JsonInputSchemaMapping

JsonInputSchemaMapping: object

serializedName

serializedName: string = "Json"

type

type: object

className

className: string = "JsonInputSchemaMapping"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = InputSchemaMapping.type.polymorphicDiscriminator

uberParent

uberParent: string = "InputSchemaMapping"

modelProperties

modelProperties: object

dataVersion

dataVersion: object

serializedName

serializedName: string = "properties.dataVersion"

type

type: object

className

className: string = "JsonFieldWithDefault"

name

name: string = "Composite"

eventTime

eventTime: object

serializedName

serializedName: string = "properties.eventTime"

type

type: object

className

className: string = "JsonField"

name

name: string = "Composite"

eventType

eventType: object

serializedName

serializedName: string = "properties.eventType"

type

type: object

className

className: string = "JsonFieldWithDefault"

name

name: string = "Composite"

id

id: object

serializedName

serializedName: string = "properties.id"

type

type: object

className

className: string = "JsonField"

name

name: string = "Composite"

subject

subject: object

serializedName

serializedName: string = "properties.subject"

type

type: object

className

className: string = "JsonFieldWithDefault"

name

name: string = "Composite"

topic

topic: object

serializedName

serializedName: string = "properties.topic"

type

type: object

className

className: string = "JsonField"

name

name: string = "Composite"

Const NumberGreaterThanAdvancedFilter

NumberGreaterThanAdvancedFilter: object

serializedName

serializedName: string = "NumberGreaterThan"

type

type: object

className

className: string = "NumberGreaterThanAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const NumberGreaterThanOrEqualsAdvancedFilter

NumberGreaterThanOrEqualsAdvancedFilter: object

serializedName

serializedName: string = "NumberGreaterThanOrEquals"

type

type: object

className

className: string = "NumberGreaterThanOrEqualsAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const NumberInAdvancedFilter

NumberInAdvancedFilter: object

serializedName

serializedName: string = "NumberIn"

type

type: object

className

className: string = "NumberInAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Number"

Const NumberInRangeAdvancedFilter

NumberInRangeAdvancedFilter: object

serializedName

serializedName: string = "NumberInRange"

type

type: object

className

className: string = "NumberInRangeAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Number"

Const NumberLessThanAdvancedFilter

NumberLessThanAdvancedFilter: object

serializedName

serializedName: string = "NumberLessThan"

type

type: object

className

className: string = "NumberLessThanAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const NumberLessThanOrEqualsAdvancedFilter

NumberLessThanOrEqualsAdvancedFilter: object

serializedName

serializedName: string = "NumberLessThanOrEquals"

type

type: object

className

className: string = "NumberLessThanOrEqualsAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const NumberNotInAdvancedFilter

NumberNotInAdvancedFilter: object

serializedName

serializedName: string = "NumberNotIn"

type

type: object

className

className: string = "NumberNotInAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Number"

Const NumberNotInRangeAdvancedFilter

NumberNotInRangeAdvancedFilter: object

serializedName

serializedName: string = "NumberNotInRange"

type

type: object

className

className: string = "NumberNotInRangeAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Number"

Const Operation

Operation: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationInfo"

name

name: string = "Composite"

isDataAction

isDataAction: object

serializedName

serializedName: string = "isDataAction"

type

type: object

name

name: string = "Boolean"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "any"

Const OperationInfo

OperationInfo: object

type

type: object

className

className: string = "OperationInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationsListResult

OperationsListResult: object

type

type: object

className

className: string = "OperationsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const Partner

Partner: object

type

type: object

className

className: string = "Partner"

name

name: string = "Composite"

modelProperties

modelProperties: object

authorizationExpirationTimeInUtc

authorizationExpirationTimeInUtc: object

serializedName

serializedName: string = "authorizationExpirationTimeInUtc"

type

type: object

name

name: string = "DateTime"

partnerName

partnerName: object

serializedName

serializedName: string = "partnerName"

type

type: object

name

name: string = "String"

partnerRegistrationImmutableId

partnerRegistrationImmutableId: object

serializedName

serializedName: string = "partnerRegistrationImmutableId"

type

type: object

name

name: string = "Uuid"

Const PartnerAuthorization

PartnerAuthorization: object

type

type: object

className

className: string = "PartnerAuthorization"

name

name: string = "Composite"

modelProperties

modelProperties: object

authorizedPartnersList

authorizedPartnersList: object

serializedName

serializedName: string = "authorizedPartnersList"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Partner"

name

name: string = "Composite"

defaultMaximumExpirationTimeInDays

defaultMaximumExpirationTimeInDays: object

serializedName

serializedName: string = "defaultMaximumExpirationTimeInDays"

type

type: object

name

name: string = "Number"

Const PartnerClientAuthentication

PartnerClientAuthentication: object

type

type: object

className

className: string = "PartnerClientAuthentication"

name

name: string = "Composite"

uberParent

uberParent: string = "PartnerClientAuthentication"

modelProperties

modelProperties: object

clientAuthenticationType

clientAuthenticationType: object

defaultValue

defaultValue: string = "AzureAD"

required

required: boolean = true

serializedName

serializedName: string = "clientAuthenticationType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "clientAuthenticationType"

serializedName

serializedName: string = "clientAuthenticationType"

Const PartnerConfiguration

PartnerConfiguration: object

type

type: object

className

className: string = "PartnerConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

partnerAuthorization

partnerAuthorization: object

serializedName

serializedName: string = "properties.partnerAuthorization"

type

type: object

className

className: string = "PartnerAuthorization"

name

name: string = "Composite"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerConfigurationUpdateParameters

PartnerConfigurationUpdateParameters: object

type

type: object

className

className: string = "PartnerConfigurationUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

defaultMaximumExpirationTimeInDays

defaultMaximumExpirationTimeInDays: object

serializedName

serializedName: string = "properties.defaultMaximumExpirationTimeInDays"

type

type: object

name

name: string = "Number"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerConfigurationsListResult

PartnerConfigurationsListResult: object

type

type: object

className

className: string = "PartnerConfigurationsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerConfiguration"

name

name: string = "Composite"

Const PartnerDestination

PartnerDestination: object

type

type: object

className

className: string = "PartnerDestination"

name

name: string = "Composite"

modelProperties

modelProperties: object

activationState

activationState: object

serializedName

serializedName: string = "properties.activationState"

type

type: object

name

name: string = "String"

endpointBaseUrl

endpointBaseUrl: object

serializedName

serializedName: string = "properties.endpointBaseUrl"

type

type: object

name

name: string = "String"

endpointServiceContext

endpointServiceContext: object

serializedName

serializedName: string = "properties.endpointServiceContext"

type

type: object

name

name: string = "String"

expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: object

serializedName

serializedName: string = "properties.expirationTimeIfNotActivatedUtc"

type

type: object

name

name: string = "DateTime"

messageForActivation

messageForActivation: object

serializedName

serializedName: string = "properties.messageForActivation"

type

type: object

name

name: string = "String"

partnerRegistrationImmutableId

partnerRegistrationImmutableId: object

serializedName

serializedName: string = "properties.partnerRegistrationImmutableId"

type

type: object

name

name: string = "Uuid"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const PartnerDestinationInfo

PartnerDestinationInfo: object

type

type: object

className

className: string = "PartnerDestinationInfo"

name

name: string = "Composite"

uberParent

uberParent: string = "PartnerDestinationInfo"

modelProperties

modelProperties: object

azureSubscriptionId

azureSubscriptionId: object

serializedName

serializedName: string = "azureSubscriptionId"

type

type: object

name

name: string = "String"

endpointServiceContext

endpointServiceContext: object

serializedName

serializedName: string = "endpointServiceContext"

type

type: object

name

name: string = "String"

endpointType

endpointType: object

required

required: boolean = true

serializedName

serializedName: string = "endpointType"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceGroupName

resourceGroupName: object

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

resourceMoveChangeHistory

resourceMoveChangeHistory: object

serializedName

serializedName: string = "resourceMoveChangeHistory"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMoveChangeHistory"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "endpointType"

serializedName

serializedName: string = "endpointType"

Const PartnerDestinationUpdateParameters

PartnerDestinationUpdateParameters: object

type

type: object

className

className: string = "PartnerDestinationUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerDestinationsListResult

PartnerDestinationsListResult: object

type

type: object

className

className: string = "PartnerDestinationsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerDestination"

name

name: string = "Composite"

Const PartnerDetails

PartnerDetails: object

type

type: object

className

className: string = "PartnerDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

longDescription

longDescription: object

serializedName

serializedName: string = "longDescription"

type

type: object

name

name: string = "String"

setupUri

setupUri: object

serializedName

serializedName: string = "setupUri"

type

type: object

name

name: string = "String"

Const PartnerEventSubscriptionDestination

PartnerEventSubscriptionDestination: object

serializedName

serializedName: string = "PartnerDestination"

type

type: object

className

className: string = "PartnerEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const PartnerNamespace

PartnerNamespace: object

type

type: object

className

className: string = "PartnerNamespace"

name

name: string = "Composite"

modelProperties

modelProperties: object

disableLocalAuth

disableLocalAuth: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

endpoint

endpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.endpoint"

type

type: object

name

name: string = "String"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

partnerRegistrationFullyQualifiedId

partnerRegistrationFullyQualifiedId: object

serializedName

serializedName: string = "properties.partnerRegistrationFullyQualifiedId"

type

type: object

name

name: string = "String"

partnerTopicRoutingMode

partnerTopicRoutingMode: object

defaultValue

defaultValue: string = "SourceEventAttribute"

serializedName

serializedName: string = "properties.partnerTopicRoutingMode"

type

type: object

name

name: string = "String"

privateEndpointConnections

privateEndpointConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.privateEndpointConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const PartnerNamespaceRegenerateKeyRequest

PartnerNamespaceRegenerateKeyRequest: object

type

type: object

className

className: string = "PartnerNamespaceRegenerateKeyRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyName

keyName: object

required

required: boolean = true

serializedName

serializedName: string = "keyName"

type

type: object

name

name: string = "String"

Const PartnerNamespaceSharedAccessKeys

PartnerNamespaceSharedAccessKeys: object

type

type: object

className

className: string = "PartnerNamespaceSharedAccessKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

key1

key1: object

serializedName

serializedName: string = "key1"

type

type: object

name

name: string = "String"

key2

key2: object

serializedName

serializedName: string = "key2"

type

type: object

name

name: string = "String"

Const PartnerNamespaceUpdateParameters

PartnerNamespaceUpdateParameters: object

type

type: object

className

className: string = "PartnerNamespaceUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

disableLocalAuth

disableLocalAuth: object

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerNamespacesListResult

PartnerNamespacesListResult: object

type

type: object

className

className: string = "PartnerNamespacesListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerNamespace"

name

name: string = "Composite"

Const PartnerRegistration

PartnerRegistration: object

type

type: object

className

className: string = "PartnerRegistration"

name

name: string = "Composite"

modelProperties

modelProperties: object

authorizedAzureSubscriptionIds

authorizedAzureSubscriptionIds: object

serializedName

serializedName: string = "properties.authorizedAzureSubscriptionIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

customerServiceUri

customerServiceUri: object

serializedName

serializedName: string = "properties.customerServiceUri"

type

type: object

name

name: string = "String"

logoUri

logoUri: object

serializedName

serializedName: string = "properties.logoUri"

type

type: object

name

name: string = "String"

longDescription

longDescription: object

serializedName

serializedName: string = "properties.longDescription"

type

type: object

name

name: string = "String"

partnerCustomerServiceExtension

partnerCustomerServiceExtension: object

serializedName

serializedName: string = "properties.partnerCustomerServiceExtension"

type

type: object

name

name: string = "String"

partnerCustomerServiceNumber

partnerCustomerServiceNumber: object

serializedName

serializedName: string = "properties.partnerCustomerServiceNumber"

type

type: object

name

name: string = "String"

partnerName

partnerName: object

serializedName

serializedName: string = "properties.partnerName"

type

type: object

name

name: string = "String"

partnerRegistrationImmutableId

partnerRegistrationImmutableId: object

serializedName

serializedName: string = "properties.partnerRegistrationImmutableId"

type

type: object

name

name: string = "Uuid"

partnerResourceTypeDescription

partnerResourceTypeDescription: object

serializedName

serializedName: string = "properties.partnerResourceTypeDescription"

type

type: object

name

name: string = "String"

partnerResourceTypeDisplayName

partnerResourceTypeDisplayName: object

serializedName

serializedName: string = "properties.partnerResourceTypeDisplayName"

type

type: object

name

name: string = "String"

partnerResourceTypeName

partnerResourceTypeName: object

serializedName

serializedName: string = "properties.partnerResourceTypeName"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

setupUri

setupUri: object

serializedName

serializedName: string = "properties.setupUri"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

visibilityState

visibilityState: object

serializedName

serializedName: string = "properties.visibilityState"

type

type: object

name

name: string = "String"

Const PartnerRegistrationUpdateParameters

PartnerRegistrationUpdateParameters: object

type

type: object

className

className: string = "PartnerRegistrationUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

authorizedAzureSubscriptionIds

authorizedAzureSubscriptionIds: object

serializedName

serializedName: string = "authorizedAzureSubscriptionIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

logoUri

logoUri: object

serializedName

serializedName: string = "logoUri"

type

type: object

name

name: string = "String"

partnerTopicTypeDescription

partnerTopicTypeDescription: object

serializedName

serializedName: string = "partnerTopicTypeDescription"

type

type: object

name

name: string = "String"

partnerTopicTypeDisplayName

partnerTopicTypeDisplayName: object

serializedName

serializedName: string = "partnerTopicTypeDisplayName"

type

type: object

name

name: string = "String"

partnerTopicTypeName

partnerTopicTypeName: object

serializedName

serializedName: string = "partnerTopicTypeName"

type

type: object

name

name: string = "String"

setupUri

setupUri: object

serializedName

serializedName: string = "setupUri"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerRegistrationsListResult

PartnerRegistrationsListResult: object

type

type: object

className

className: string = "PartnerRegistrationsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerRegistration"

name

name: string = "Composite"

Const PartnerTopic

PartnerTopic: object

type

type: object

className

className: string = "PartnerTopic"

name

name: string = "Composite"

modelProperties

modelProperties: object

activationState

activationState: object

serializedName

serializedName: string = "properties.activationState"

type

type: object

name

name: string = "String"

eventTypeInfo

eventTypeInfo: object

serializedName

serializedName: string = "properties.eventTypeInfo"

type

type: object

className

className: string = "EventTypeInfo"

name

name: string = "Composite"

expirationTimeIfNotActivatedUtc

expirationTimeIfNotActivatedUtc: object

serializedName

serializedName: string = "properties.expirationTimeIfNotActivatedUtc"

type

type: object

name

name: string = "DateTime"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

messageForActivation

messageForActivation: object

serializedName

serializedName: string = "properties.messageForActivation"

type

type: object

name

name: string = "String"

partnerRegistrationImmutableId

partnerRegistrationImmutableId: object

serializedName

serializedName: string = "properties.partnerRegistrationImmutableId"

type

type: object

name

name: string = "Uuid"

partnerTopicFriendlyDescription

partnerTopicFriendlyDescription: object

serializedName

serializedName: string = "properties.partnerTopicFriendlyDescription"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "properties.source"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const PartnerTopicInfo

PartnerTopicInfo: object

type

type: object

className

className: string = "PartnerTopicInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureSubscriptionId

azureSubscriptionId: object

serializedName

serializedName: string = "azureSubscriptionId"

type

type: object

name

name: string = "String"

eventTypeInfo

eventTypeInfo: object

serializedName

serializedName: string = "eventTypeInfo"

type

type: object

className

className: string = "EventTypeInfo"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceGroupName

resourceGroupName: object

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "source"

type

type: object

name

name: string = "String"

Const PartnerTopicUpdateParameters

PartnerTopicUpdateParameters: object

type

type: object

className

className: string = "PartnerTopicUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const PartnerTopicsListResult

PartnerTopicsListResult: object

type

type: object

className

className: string = "PartnerTopicsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PartnerTopic"

name

name: string = "Composite"

Const PartnerUpdateDestinationInfo

PartnerUpdateDestinationInfo: object

type

type: object

className

className: string = "PartnerUpdateDestinationInfo"

name

name: string = "Composite"

uberParent

uberParent: string = "PartnerUpdateDestinationInfo"

modelProperties

modelProperties: object

endpointType

endpointType: object

required

required: boolean = true

serializedName

serializedName: string = "endpointType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "endpointType"

serializedName

serializedName: string = "endpointType"

Const PartnerUpdateTopicInfo

PartnerUpdateTopicInfo: object

type

type: object

className

className: string = "PartnerUpdateTopicInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

eventTypeInfo

eventTypeInfo: object

serializedName

serializedName: string = "eventTypeInfo"

type

type: object

className

className: string = "EventTypeInfo"

name

name: string = "Composite"

Const PrivateEndpoint

PrivateEndpoint: object

type

type: object

className

className: string = "PrivateEndpoint"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const PrivateEndpointConnection

PrivateEndpointConnection: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

modelProperties

modelProperties: object

groupIds

groupIds: object

serializedName

serializedName: string = "properties.groupIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

privateEndpoint

privateEndpoint: object

serializedName

serializedName: string = "properties.privateEndpoint"

type

type: object

className

className: string = "PrivateEndpoint"

name

name: string = "Composite"

privateLinkServiceConnectionState

privateLinkServiceConnectionState: object

serializedName

serializedName: string = "properties.privateLinkServiceConnectionState"

type

type: object

className

className: string = "ConnectionState"

name

name: string = "Composite"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

Const PrivateEndpointConnectionListResult

PrivateEndpointConnectionListResult: object

type

type: object

className

className: string = "PrivateEndpointConnectionListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

Const PrivateLinkResource

PrivateLinkResource: object

type

type: object

className

className: string = "PrivateLinkResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

groupId

groupId: object

serializedName

serializedName: string = "properties.groupId"

type

type: object

name

name: string = "String"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

requiredMembers

requiredMembers: object

serializedName

serializedName: string = "properties.requiredMembers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

requiredZoneNames

requiredZoneNames: object

serializedName

serializedName: string = "properties.requiredZoneNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const PrivateLinkResourcesListResult

PrivateLinkResourcesListResult: object

type

type: object

className

className: string = "PrivateLinkResourcesListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateLinkResource"

name

name: string = "Composite"

Const Resource

Resource: object

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceMoveChangeHistory

ResourceMoveChangeHistory: object

type

type: object

className

className: string = "ResourceMoveChangeHistory"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureSubscriptionId

azureSubscriptionId: object

serializedName

serializedName: string = "azureSubscriptionId"

type

type: object

name

name: string = "String"

changedTimeUtc

changedTimeUtc: object

serializedName

serializedName: string = "changedTimeUtc"

type

type: object

name

name: string = "DateTime"

resourceGroupName

resourceGroupName: object

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const ResourceSku

ResourceSku: object

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

defaultValue

defaultValue: string = "Basic"

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const RetryPolicy

RetryPolicy: object

type

type: object

className

className: string = "RetryPolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

eventTimeToLiveInMinutes

eventTimeToLiveInMinutes: object

defaultValue

defaultValue: number = 1440

serializedName

serializedName: string = "eventTimeToLiveInMinutes"

type

type: object

name

name: string = "Number"

maxDeliveryAttempts

maxDeliveryAttempts: object

defaultValue

defaultValue: number = 30

serializedName

serializedName: string = "maxDeliveryAttempts"

type

type: object

name

name: string = "Number"

Const ServiceBusQueueEventSubscriptionDestination

ServiceBusQueueEventSubscriptionDestination: object

serializedName

serializedName: string = "ServiceBusQueue"

type

type: object

className

className: string = "ServiceBusQueueEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const ServiceBusTopicEventSubscriptionDestination

ServiceBusTopicEventSubscriptionDestination: object

serializedName

serializedName: string = "ServiceBusTopic"

type

type: object

className

className: string = "ServiceBusTopicEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const StaticDeliveryAttributeMapping

StaticDeliveryAttributeMapping: object

serializedName

serializedName: string = "Static"

type

type: object

className

className: string = "StaticDeliveryAttributeMapping"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = DeliveryAttributeMapping.type.polymorphicDiscriminator

uberParent

uberParent: string = "DeliveryAttributeMapping"

modelProperties

modelProperties: object

isSecret

isSecret: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.isSecret"

type

type: object

name

name: string = "Boolean"

value

value: object

serializedName

serializedName: string = "properties.value"

type

type: object

name

name: string = "String"

Const StorageBlobDeadLetterDestination

StorageBlobDeadLetterDestination: object

serializedName

serializedName: string = "StorageBlob"

type

type: object

className

className: string = "StorageBlobDeadLetterDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = DeadLetterDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "DeadLetterDestination"

modelProperties

modelProperties: object

blobContainerName

blobContainerName: object

serializedName

serializedName: string = "properties.blobContainerName"

type

type: object

name

name: string = "String"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const StorageQueueEventSubscriptionDestination

StorageQueueEventSubscriptionDestination: object

serializedName

serializedName: string = "StorageQueue"

type

type: object

className

className: string = "StorageQueueEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

queueMessageTimeToLiveInSeconds

queueMessageTimeToLiveInSeconds: object

serializedName

serializedName: string = "properties.queueMessageTimeToLiveInSeconds"

type

type: object

name

name: string = "Number"

queueName

queueName: object

serializedName

serializedName: string = "properties.queueName"

type

type: object

name

name: string = "String"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

Const StringBeginsWithAdvancedFilter

StringBeginsWithAdvancedFilter: object

serializedName

serializedName: string = "StringBeginsWith"

type

type: object

className

className: string = "StringBeginsWithAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringContainsAdvancedFilter

StringContainsAdvancedFilter: object

serializedName

serializedName: string = "StringContains"

type

type: object

className

className: string = "StringContainsAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringEndsWithAdvancedFilter

StringEndsWithAdvancedFilter: object

serializedName

serializedName: string = "StringEndsWith"

type

type: object

className

className: string = "StringEndsWithAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringInAdvancedFilter

StringInAdvancedFilter: object

serializedName

serializedName: string = "StringIn"

type

type: object

className

className: string = "StringInAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringNotBeginsWithAdvancedFilter

StringNotBeginsWithAdvancedFilter: object

serializedName

serializedName: string = "StringNotBeginsWith"

type

type: object

className

className: string = "StringNotBeginsWithAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringNotContainsAdvancedFilter

StringNotContainsAdvancedFilter: object

serializedName

serializedName: string = "StringNotContains"

type

type: object

className

className: string = "StringNotContainsAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringNotEndsWithAdvancedFilter

StringNotEndsWithAdvancedFilter: object

serializedName

serializedName: string = "StringNotEndsWith"

type

type: object

className

className: string = "StringNotEndsWithAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const StringNotInAdvancedFilter

StringNotInAdvancedFilter: object

serializedName

serializedName: string = "StringNotIn"

type

type: object

className

className: string = "StringNotInAdvancedFilter"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = AdvancedFilter.type.polymorphicDiscriminator

uberParent

uberParent: string = "AdvancedFilter"

modelProperties

modelProperties: object

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const SystemData

SystemData: object

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdAt

createdAt: object

serializedName

serializedName: string = "createdAt"

type

type: object

name

name: string = "DateTime"

createdBy

createdBy: object

serializedName

serializedName: string = "createdBy"

type

type: object

name

name: string = "String"

createdByType

createdByType: object

serializedName

serializedName: string = "createdByType"

type

type: object

name

name: string = "String"

lastModifiedAt

lastModifiedAt: object

serializedName

serializedName: string = "lastModifiedAt"

type

type: object

name

name: string = "DateTime"

lastModifiedBy

lastModifiedBy: object

serializedName

serializedName: string = "lastModifiedBy"

type

type: object

name

name: string = "String"

lastModifiedByType

lastModifiedByType: object

serializedName

serializedName: string = "lastModifiedByType"

type

type: object

name

name: string = "String"

Const SystemTopic

SystemTopic: object

type

type: object

className

className: string = "SystemTopic"

name

name: string = "Composite"

modelProperties

modelProperties: object

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

metricResourceId

metricResourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.metricResourceId"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "properties.source"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

topicType

topicType: object

serializedName

serializedName: string = "properties.topicType"

type

type: object

name

name: string = "String"

Const SystemTopicUpdateParameters

SystemTopicUpdateParameters: object

type

type: object

className

className: string = "SystemTopicUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const SystemTopicsListResult

SystemTopicsListResult: object

type

type: object

className

className: string = "SystemTopicsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SystemTopic"

name

name: string = "Composite"

Const Topic

Topic: object

type

type: object

className

className: string = "Topic"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataResidencyBoundary

dataResidencyBoundary: object

serializedName

serializedName: string = "properties.dataResidencyBoundary"

type

type: object

name

name: string = "String"

disableLocalAuth

disableLocalAuth: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

endpoint

endpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.endpoint"

type

type: object

name

name: string = "String"

extendedLocation

extendedLocation: object

serializedName

serializedName: string = "extendedLocation"

type

type: object

className

className: string = "ExtendedLocation"

name

name: string = "Composite"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

inputSchema

inputSchema: object

serializedName

serializedName: string = "properties.inputSchema"

type

type: object

name

name: string = "String"

inputSchemaMapping

inputSchemaMapping: object

serializedName

serializedName: string = "properties.inputSchemaMapping"

type

type: object

className

className: string = "InputSchemaMapping"

name

name: string = "Composite"

kind

kind: object

defaultValue

defaultValue: string = "Azure"

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

metricResourceId

metricResourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.metricResourceId"

type

type: object

name

name: string = "String"

privateEndpointConnections

privateEndpointConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.privateEndpointConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const TopicRegenerateKeyRequest

TopicRegenerateKeyRequest: object

type

type: object

className

className: string = "TopicRegenerateKeyRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

keyName

keyName: object

required

required: boolean = true

serializedName

serializedName: string = "keyName"

type

type: object

name

name: string = "String"

Const TopicSharedAccessKeys

TopicSharedAccessKeys: object

type

type: object

className

className: string = "TopicSharedAccessKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

key1

key1: object

serializedName

serializedName: string = "key1"

type

type: object

name

name: string = "String"

key2

key2: object

serializedName

serializedName: string = "key2"

type

type: object

name

name: string = "String"

Const TopicTypeInfo

TopicTypeInfo: object

type

type: object

className

className: string = "TopicTypeInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "properties.provider"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

resourceRegionType

resourceRegionType: object

serializedName

serializedName: string = "properties.resourceRegionType"

type

type: object

name

name: string = "String"

sourceResourceFormat

sourceResourceFormat: object

serializedName

serializedName: string = "properties.sourceResourceFormat"

type

type: object

name

name: string = "String"

supportedLocations

supportedLocations: object

serializedName

serializedName: string = "properties.supportedLocations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

supportedScopesForSource

supportedScopesForSource: object

serializedName

serializedName: string = "properties.supportedScopesForSource"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const TopicTypesListResult

TopicTypesListResult: object

type

type: object

className

className: string = "TopicTypesListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TopicTypeInfo"

name

name: string = "Composite"

Const TopicUpdateParameters

TopicUpdateParameters: object

type

type: object

className

className: string = "TopicUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataResidencyBoundary

dataResidencyBoundary: object

serializedName

serializedName: string = "properties.dataResidencyBoundary"

type

type: object

name

name: string = "String"

disableLocalAuth

disableLocalAuth: object

serializedName

serializedName: string = "properties.disableLocalAuth"

type

type: object

name

name: string = "Boolean"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "IdentityInfo"

name

name: string = "Composite"

inboundIpRules

inboundIpRules: object

serializedName

serializedName: string = "properties.inboundIpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InboundIpRule"

name

name: string = "Composite"

publicNetworkAccess

publicNetworkAccess: object

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const TopicsListResult

TopicsListResult: object

type

type: object

className

className: string = "TopicsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Topic"

name

name: string = "Composite"

Const TrackedResource

TrackedResource: object

type

type: object

className

className: string = "TrackedResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const UserIdentityProperties

UserIdentityProperties: object

type

type: object

className

className: string = "UserIdentityProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

clientId

clientId: object

serializedName

serializedName: string = "clientId"

type

type: object

name

name: string = "String"

principalId

principalId: object

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

Const VerifiedPartner

VerifiedPartner: object

type

type: object

className

className: string = "VerifiedPartner"

name

name: string = "Composite"

modelProperties

modelProperties: object

organizationName

organizationName: object

serializedName

serializedName: string = "properties.organizationName"

type

type: object

name

name: string = "String"

partnerDestinationDetails

partnerDestinationDetails: object

serializedName

serializedName: string = "properties.partnerDestinationDetails"

type

type: object

className

className: string = "PartnerDetails"

name

name: string = "Composite"

partnerDisplayName

partnerDisplayName: object

serializedName

serializedName: string = "properties.partnerDisplayName"

type

type: object

name

name: string = "String"

partnerRegistrationImmutableId

partnerRegistrationImmutableId: object

serializedName

serializedName: string = "properties.partnerRegistrationImmutableId"

type

type: object

name

name: string = "Uuid"

partnerTopicDetails

partnerTopicDetails: object

serializedName

serializedName: string = "properties.partnerTopicDetails"

type

type: object

className

className: string = "PartnerDetails"

name

name: string = "Composite"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

Const VerifiedPartnersListResult

VerifiedPartnersListResult: object

type

type: object

className

className: string = "VerifiedPartnersListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VerifiedPartner"

name

name: string = "Composite"

Const WebHookEventSubscriptionDestination

WebHookEventSubscriptionDestination: object

serializedName

serializedName: string = "WebHook"

type

type: object

className

className: string = "WebHookEventSubscriptionDestination"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = EventSubscriptionDestination.type.polymorphicDiscriminator

uberParent

uberParent: string = "EventSubscriptionDestination"

modelProperties

modelProperties: object

azureActiveDirectoryApplicationIdOrUri

azureActiveDirectoryApplicationIdOrUri: object

serializedName

serializedName: string = "properties.azureActiveDirectoryApplicationIdOrUri"

type

type: object

name

name: string = "String"

azureActiveDirectoryTenantId

azureActiveDirectoryTenantId: object

serializedName

serializedName: string = "properties.azureActiveDirectoryTenantId"

type

type: object

name

name: string = "String"

deliveryAttributeMappings

deliveryAttributeMappings: object

serializedName

serializedName: string = "properties.deliveryAttributeMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DeliveryAttributeMapping"

name

name: string = "Composite"

endpointBaseUrl

endpointBaseUrl: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.endpointBaseUrl"

type

type: object

name

name: string = "String"

endpointUrl

endpointUrl: object

serializedName

serializedName: string = "properties.endpointUrl"

type

type: object

name

name: string = "String"

maxEventsPerBatch

maxEventsPerBatch: object

defaultValue

defaultValue: number = 1

serializedName

serializedName: string = "properties.maxEventsPerBatch"

type

type: object

name

name: string = "Number"

preferredBatchSizeInKilobytes

preferredBatchSizeInKilobytes: object

defaultValue

defaultValue: number = 64

serializedName

serializedName: string = "properties.preferredBatchSizeInKilobytes"

type

type: object

name

name: string = "Number"

Const WebhookPartnerDestinationInfo

WebhookPartnerDestinationInfo: object

serializedName

serializedName: string = "WebHook"

type

type: object

className

className: string = "WebhookPartnerDestinationInfo"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = PartnerDestinationInfo.type.polymorphicDiscriminator

uberParent

uberParent: string = "PartnerDestinationInfo"

modelProperties

modelProperties: object

clientAuthentication

clientAuthentication: object

serializedName

serializedName: string = "properties.clientAuthentication"

type

type: object

className

className: string = "PartnerClientAuthentication"

name

name: string = "Composite"

endpointBaseUrl

endpointBaseUrl: object

serializedName

serializedName: string = "properties.endpointBaseUrl"

type

type: object

name

name: string = "String"

endpointUrl

endpointUrl: object

serializedName

serializedName: string = "properties.endpointUrl"

type

type: object

name

name: string = "String"

Const WebhookUpdatePartnerDestinationInfo

WebhookUpdatePartnerDestinationInfo: object

serializedName

serializedName: string = "WebHook"

type

type: object

className

className: string = "WebhookUpdatePartnerDestinationInfo"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = PartnerUpdateDestinationInfo.type.polymorphicDiscriminator

uberParent

uberParent: string = "PartnerUpdateDestinationInfo"

modelProperties

modelProperties: object

clientAuthentication

clientAuthentication: object

serializedName

serializedName: string = "properties.clientAuthentication"

type

type: object

className

className: string = "PartnerClientAuthentication"

name

name: string = "Composite"

endpointBaseUrl

endpointBaseUrl: object

serializedName

serializedName: string = "properties.endpointBaseUrl"

type

type: object

name

name: string = "String"

endpointUrl

endpointUrl: object

serializedName

serializedName: string = "properties.endpointUrl"

type

type: object

name

name: string = "String"

Const accept

accept: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const activateOperationSpec

activateOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/activate"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PartnerTopic

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2021-10-15-preview"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const authorizePartnerOperationSpec

authorizePartnerOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerConfigurations/default/authorizePartner"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.partnerInfo

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PartnerConfiguration

Const channelInfo

channelInfo: object

mapper

mapper: any = ChannelMapper

parameterPath

parameterPath: string = "channelInfo"

Const channelName

channelName: object

parameterPath

parameterPath: string = "channelName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "channelName"

type

type: object

name

name: string = "String"

Const channelUpdateParameters

channelUpdateParameters: object

mapper

mapper: any = ChannelUpdateParametersMapper

parameterPath

parameterPath: string = "channelUpdateParameters"

Const contentType

contentType: object

parameterPath

parameterPath: string[] = ["options", "contentType"]

mapper

mapper: object

defaultValue

defaultValue: string = "application/json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Content-Type"

type

type: object

name

name: string = "String"

Const createOrUpdateOperationSpec

createOrUpdateOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "PUT"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.topicInfo

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.Topic

201

201: object

bodyMapper

bodyMapper: any = Mappers.Topic

202

202: object

bodyMapper

bodyMapper: any = Mappers.Topic

204

204: object

bodyMapper

bodyMapper: any = Mappers.Topic

Const deactivateOperationSpec

deactivateOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/deactivate"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PartnerTopic

Const deleteOperationSpec

deleteOperationSpec: object

httpMethod

httpMethod: string = "DELETE"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicName]

responses

responses: object

200

200: {}

Type declaration

201

201: {}

Type declaration

202

202: {}

Type declaration

204

204: {}

Type declaration

default

default: {}

Type declaration

Let discriminators

discriminators: object

AdvancedFilter

AdvancedFilter: any = AdvancedFilter

AdvancedFilter.BoolEquals

AdvancedFilter.BoolEquals: any = BoolEqualsAdvancedFilter

AdvancedFilter.IsNotNull

AdvancedFilter.IsNotNull: any = IsNotNullAdvancedFilter

AdvancedFilter.IsNullOrUndefined

AdvancedFilter.IsNullOrUndefined: any = IsNullOrUndefinedAdvancedFilter

AdvancedFilter.NumberGreaterThan

AdvancedFilter.NumberGreaterThan: any = NumberGreaterThanAdvancedFilter

AdvancedFilter.NumberGreaterThanOrEquals

AdvancedFilter.NumberGreaterThanOrEquals: any = NumberGreaterThanOrEqualsAdvancedFilter

AdvancedFilter.NumberIn

AdvancedFilter.NumberIn: any = NumberInAdvancedFilter

AdvancedFilter.NumberInRange

AdvancedFilter.NumberInRange: any = NumberInRangeAdvancedFilter

AdvancedFilter.NumberLessThan

AdvancedFilter.NumberLessThan: any = NumberLessThanAdvancedFilter

AdvancedFilter.NumberLessThanOrEquals

AdvancedFilter.NumberLessThanOrEquals: any = NumberLessThanOrEqualsAdvancedFilter

AdvancedFilter.NumberNotIn

AdvancedFilter.NumberNotIn: any = NumberNotInAdvancedFilter

AdvancedFilter.NumberNotInRange

AdvancedFilter.NumberNotInRange: any = NumberNotInRangeAdvancedFilter

AdvancedFilter.StringBeginsWith

AdvancedFilter.StringBeginsWith: any = StringBeginsWithAdvancedFilter

AdvancedFilter.StringContains

AdvancedFilter.StringContains: any = StringContainsAdvancedFilter

AdvancedFilter.StringEndsWith

AdvancedFilter.StringEndsWith: any = StringEndsWithAdvancedFilter

AdvancedFilter.StringIn

AdvancedFilter.StringIn: any = StringInAdvancedFilter

AdvancedFilter.StringNotBeginsWith

AdvancedFilter.StringNotBeginsWith: any = StringNotBeginsWithAdvancedFilter

AdvancedFilter.StringNotContains

AdvancedFilter.StringNotContains: any = StringNotContainsAdvancedFilter

AdvancedFilter.StringNotEndsWith

AdvancedFilter.StringNotEndsWith: any = StringNotEndsWithAdvancedFilter

AdvancedFilter.StringNotIn

AdvancedFilter.StringNotIn: any = StringNotInAdvancedFilter

DeadLetterDestination

DeadLetterDestination: any = DeadLetterDestination

DeadLetterDestination.StorageBlob

DeadLetterDestination.StorageBlob: any = StorageBlobDeadLetterDestination

DeliveryAttributeMapping

DeliveryAttributeMapping: any = DeliveryAttributeMapping

DeliveryAttributeMapping.Dynamic

DeliveryAttributeMapping.Dynamic: any = DynamicDeliveryAttributeMapping

DeliveryAttributeMapping.Static

DeliveryAttributeMapping.Static: any = StaticDeliveryAttributeMapping

EventSubscriptionDestination

EventSubscriptionDestination: any = EventSubscriptionDestination

EventSubscriptionDestination.AzureFunction

EventSubscriptionDestination.AzureFunction: any = AzureFunctionEventSubscriptionDestination

EventSubscriptionDestination.EventHub

EventSubscriptionDestination.EventHub: any = EventHubEventSubscriptionDestination

EventSubscriptionDestination.HybridConnection

EventSubscriptionDestination.HybridConnection: any = HybridConnectionEventSubscriptionDestination

EventSubscriptionDestination.PartnerDestination

EventSubscriptionDestination.PartnerDestination: any = PartnerEventSubscriptionDestination

EventSubscriptionDestination.ServiceBusQueue

EventSubscriptionDestination.ServiceBusQueue: any = ServiceBusQueueEventSubscriptionDestination

EventSubscriptionDestination.ServiceBusTopic

EventSubscriptionDestination.ServiceBusTopic: any = ServiceBusTopicEventSubscriptionDestination

EventSubscriptionDestination.StorageQueue

EventSubscriptionDestination.StorageQueue: any = StorageQueueEventSubscriptionDestination

EventSubscriptionDestination.WebHook

EventSubscriptionDestination.WebHook: any = WebHookEventSubscriptionDestination

InputSchemaMapping

InputSchemaMapping: any = InputSchemaMapping

InputSchemaMapping.Json

InputSchemaMapping.Json: any = JsonInputSchemaMapping

PartnerClientAuthentication

PartnerClientAuthentication: any = PartnerClientAuthentication

PartnerClientAuthentication.AzureAD

PartnerClientAuthentication.AzureAD: any = AzureADPartnerClientAuthentication

PartnerDestinationInfo

PartnerDestinationInfo: any = PartnerDestinationInfo

PartnerDestinationInfo.WebHook

PartnerDestinationInfo.WebHook: any = WebhookPartnerDestinationInfo

PartnerUpdateDestinationInfo

PartnerUpdateDestinationInfo: any = PartnerUpdateDestinationInfo

PartnerUpdateDestinationInfo.WebHook

PartnerUpdateDestinationInfo.WebHook: any = WebhookUpdatePartnerDestinationInfo

Const domainInfo

domainInfo: object

mapper

mapper: any = DomainMapper

parameterPath

parameterPath: string = "domainInfo"

Const domainName

domainName: object

parameterPath

parameterPath: string = "domainName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "domainName"

type

type: object

name

name: string = "String"

Const domainTopicName

domainTopicName: object

parameterPath

parameterPath: string = "domainTopicName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "domainTopicName"

type

type: object

name

name: string = "String"

Const domainUpdateParameters

domainUpdateParameters: object

mapper

mapper: any = DomainUpdateParametersMapper

parameterPath

parameterPath: string = "domainUpdateParameters"

Const eventChannelInfo

eventChannelInfo: object

mapper

mapper: any = EventChannelMapper

parameterPath

parameterPath: string = "eventChannelInfo"

Const eventChannelName

eventChannelName: object

parameterPath

parameterPath: string = "eventChannelName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "eventChannelName"

type

type: object

name

name: string = "String"

Const eventSubscriptionInfo

eventSubscriptionInfo: object

mapper

mapper: any = EventSubscriptionMapper

parameterPath

parameterPath: string = "eventSubscriptionInfo"

Const eventSubscriptionName

eventSubscriptionName: object

parameterPath

parameterPath: string = "eventSubscriptionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "eventSubscriptionName"

type

type: object

name

name: string = "String"

Const eventSubscriptionUpdateParameters

eventSubscriptionUpdateParameters: object

mapper

mapper: any = EventSubscriptionUpdateParametersMapper

parameterPath

parameterPath: string = "eventSubscriptionUpdateParameters"

Const filter

filter: object

parameterPath

parameterPath: string[] = ["options", "filter"]

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const getDeliveryAttributesOperationSpec

getDeliveryAttributesOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.eventSubscriptionName,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.DeliveryAttributeListResult

Const getFullUrlOperationSpec

getFullUrlOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions/{eventSubscriptionName}/getFullUrl"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.eventSubscriptionName,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionFullUrl

Const getOperationSpec

getOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/providers/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.verifiedPartnerName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.VerifiedPartner

Const listByDomainNextOperationSpec

listByDomainNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.domainName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.DomainTopicsListResult

Const listByDomainOperationSpec

listByDomainOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.domainName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.DomainTopicsListResult

Const listByDomainTopicNextOperationSpec

listByDomainTopicNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.domainName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listByDomainTopicOperationSpec

listByDomainTopicOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/domains/{domainName}/topics/{topicName}/providers/Microsoft.EventGrid/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.domainName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listByPartnerNamespaceNextOperationSpec

listByPartnerNamespaceNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.partnerNamespaceName,Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventChannelsListResult

Const listByPartnerNamespaceOperationSpec

listByPartnerNamespaceOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerNamespaces/{partnerNamespaceName}/eventChannels"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.partnerNamespaceName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventChannelsListResult

Const listByPartnerTopicNextOperationSpec

listByPartnerTopicNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listByPartnerTopicOperationSpec

listByPartnerTopicOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerTopics/{partnerTopicName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.partnerTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listByResourceGroupNextOperationSpec

listByResourceGroupNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicsListResult

Const listByResourceGroupOperationSpec

listByResourceGroupOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicsListResult

Const listByResourceNextOperationSpec

listByResourceNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.parentName,Parameters.parentType1]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateLinkResourcesListResult

Const listByResourceOperationSpec

listByResourceOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/{parentType}/{parentName}/privateLinkResources"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.parentName,Parameters.parentType1]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateLinkResourcesListResult

Const listBySubscriptionNextOperationSpec

listBySubscriptionNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicsListResult

Const listBySubscriptionOperationSpec

listBySubscriptionOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topics"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.subscriptionId]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicsListResult

Const listBySystemTopicNextOperationSpec

listBySystemTopicNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.systemTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listBySystemTopicOperationSpec

listBySystemTopicOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/systemTopics/{systemTopicName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.systemTopicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listEventTypesOperationSpec

listEventTypesOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventTypes"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.topicTypeName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventTypesListResult

Const listGlobalByResourceGroupForTopicTypeNextOperationSpec

listGlobalByResourceGroupForTopicTypeNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.topicTypeName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalByResourceGroupForTopicTypeOperationSpec

listGlobalByResourceGroupForTopicTypeOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicTypeName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalByResourceGroupNextOperationSpec

listGlobalByResourceGroupNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalByResourceGroupOperationSpec

listGlobalByResourceGroupOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalBySubscriptionForTopicTypeNextOperationSpec

listGlobalBySubscriptionForTopicTypeNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink,Parameters.topicTypeName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalBySubscriptionForTopicTypeOperationSpec

listGlobalBySubscriptionForTopicTypeOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.topicTypeName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalBySubscriptionNextOperationSpec

listGlobalBySubscriptionNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listGlobalBySubscriptionOperationSpec

listGlobalBySubscriptionOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.subscriptionId]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listNextOperationSpec

listNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.nextLink]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.VerifiedPartnersListResult

Const listOperationSpec

listOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/providers/Microsoft.EventGrid/verifiedPartners"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.VerifiedPartnersListResult

Const listRegionalByResourceGroupForTopicTypeNextOperationSpec

listRegionalByResourceGroupForTopicTypeNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.topicTypeName,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalByResourceGroupForTopicTypeOperationSpec

listRegionalByResourceGroupForTopicTypeOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicTypeName,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalByResourceGroupNextOperationSpec

listRegionalByResourceGroupNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalByResourceGroupOperationSpec

listRegionalByResourceGroupOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalBySubscriptionForTopicTypeNextOperationSpec

listRegionalBySubscriptionForTopicTypeNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink,Parameters.topicTypeName,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalBySubscriptionForTopicTypeOperationSpec

listRegionalBySubscriptionForTopicTypeOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/topicTypes/{topicTypeName}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.topicTypeName,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalBySubscriptionNextOperationSpec

listRegionalBySubscriptionNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listRegionalBySubscriptionOperationSpec

listRegionalBySubscriptionOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/locations/{location}/eventSubscriptions"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.filter, Parameters.top]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.location]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.EventSubscriptionsListResult

Const listSharedAccessKeysOperationSpec

listSharedAccessKeysOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/listKeys"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicSharedAccessKeys

Const location

location: object

parameterPath

parameterPath: string = "location"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const nextLink

nextLink: object

parameterPath

parameterPath: string = "nextLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const parentName

parentName: object

parameterPath

parameterPath: string = "parentName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "parentName"

type

type: object

name

name: string = "String"

Const parentType

parentType: object

parameterPath

parameterPath: string = "parentType"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "parentType"

type

type: object

name

name: string = "String"

Const parentType1

parentType1: object

parameterPath

parameterPath: string = "parentType"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "parentType"

type

type: object

name

name: string = "String"

Const partnerConfigurationInfo

partnerConfigurationInfo: object

mapper

mapper: any = PartnerConfigurationMapper

parameterPath

parameterPath: string = "partnerConfigurationInfo"

Const partnerConfigurationUpdateParameters

partnerConfigurationUpdateParameters: object

mapper

mapper: any = PartnerConfigurationUpdateParametersMapper

parameterPath

parameterPath: string = "partnerConfigurationUpdateParameters"

Const partnerDestination

partnerDestination: object

mapper

mapper: any = PartnerDestinationMapper

parameterPath

parameterPath: string = "partnerDestination"

Const partnerDestinationName

partnerDestinationName: object

parameterPath

parameterPath: string = "partnerDestinationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "partnerDestinationName"

type

type: object

name

name: string = "String"

Const partnerDestinationUpdateParameters

partnerDestinationUpdateParameters: object

mapper

mapper: any = PartnerDestinationUpdateParametersMapper

parameterPath

parameterPath: string = "partnerDestinationUpdateParameters"

Const partnerInfo

partnerInfo: object

mapper

mapper: any = PartnerMapper

parameterPath

parameterPath: string = "partnerInfo"

Const partnerNamespaceInfo

partnerNamespaceInfo: object

mapper

mapper: any = PartnerNamespaceMapper

parameterPath

parameterPath: string = "partnerNamespaceInfo"

Const partnerNamespaceName

partnerNamespaceName: object

parameterPath

parameterPath: string = "partnerNamespaceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "partnerNamespaceName"

type

type: object

name

name: string = "String"

Const partnerNamespaceUpdateParameters

partnerNamespaceUpdateParameters: object

mapper

mapper: any = PartnerNamespaceUpdateParametersMapper

parameterPath

parameterPath: string = "partnerNamespaceUpdateParameters"

Const partnerRegistrationInfo

partnerRegistrationInfo: object

mapper

mapper: any = PartnerRegistrationMapper

parameterPath

parameterPath: string = "partnerRegistrationInfo"

Const partnerRegistrationName

partnerRegistrationName: object

parameterPath

parameterPath: string = "partnerRegistrationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "partnerRegistrationName"

type

type: object

name

name: string = "String"

Const partnerRegistrationUpdateParameters

partnerRegistrationUpdateParameters: object

mapper

mapper: any = PartnerRegistrationUpdateParametersMapper

parameterPath

parameterPath: string = "partnerRegistrationUpdateParameters"

Const partnerTopicInfo

partnerTopicInfo: object

mapper

mapper: any = PartnerTopicMapper

parameterPath

parameterPath: string = "partnerTopicInfo"

Const partnerTopicName

partnerTopicName: object

parameterPath

parameterPath: string = "partnerTopicName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "partnerTopicName"

type

type: object

name

name: string = "String"

Const partnerTopicUpdateParameters

partnerTopicUpdateParameters: object

mapper

mapper: any = PartnerTopicUpdateParametersMapper

parameterPath

parameterPath: string = "partnerTopicUpdateParameters"

Const privateEndpointConnection

privateEndpointConnection: object

mapper

mapper: any = PrivateEndpointConnectionMapper

parameterPath

parameterPath: string = "privateEndpointConnection"

Const privateEndpointConnectionName

privateEndpointConnectionName: object

parameterPath

parameterPath: string = "privateEndpointConnectionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "privateEndpointConnectionName"

type

type: object

name

name: string = "String"

Const privateLinkResourceName

privateLinkResourceName: object

parameterPath

parameterPath: string = "privateLinkResourceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "privateLinkResourceName"

type

type: object

name

name: string = "String"

Const providerNamespace

providerNamespace: object

parameterPath

parameterPath: string = "providerNamespace"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "providerNamespace"

type

type: object

name

name: string = "String"

Const regenerateKeyOperationSpec

regenerateKeyOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/regenerateKey"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.regenerateKeyRequest2

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.TopicSharedAccessKeys

201

201: object

bodyMapper

bodyMapper: any = Mappers.TopicSharedAccessKeys

202

202: object

bodyMapper

bodyMapper: any = Mappers.TopicSharedAccessKeys

204

204: object

bodyMapper

bodyMapper: any = Mappers.TopicSharedAccessKeys

Const regenerateKeyRequest

regenerateKeyRequest: object

mapper

mapper: any = DomainRegenerateKeyRequestMapper

parameterPath

parameterPath: string = "regenerateKeyRequest"

Const regenerateKeyRequest1

regenerateKeyRequest1: object

mapper

mapper: any = PartnerNamespaceRegenerateKeyRequestMapper

parameterPath

parameterPath: string = "regenerateKeyRequest"

Const regenerateKeyRequest2

regenerateKeyRequest2: object

mapper

mapper: any = TopicRegenerateKeyRequestMapper

parameterPath

parameterPath: string = "regenerateKeyRequest"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const resourceName

resourceName: object

parameterPath

parameterPath: string = "resourceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceName"

type

type: object

name

name: string = "String"

Const resourceTypeName

resourceTypeName: object

parameterPath

parameterPath: string = "resourceTypeName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceTypeName"

type

type: object

name

name: string = "String"

Const scope

scope: object

parameterPath

parameterPath: string = "scope"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "scope"

type

type: object

name

name: string = "String"

Const scope1

scope1: object

parameterPath

parameterPath: string = "scope"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "scope"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const systemTopicInfo

systemTopicInfo: object

mapper

mapper: any = SystemTopicMapper

parameterPath

parameterPath: string = "systemTopicInfo"

Const systemTopicName

systemTopicName: object

parameterPath

parameterPath: string = "systemTopicName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "systemTopicName"

type

type: object

name

name: string = "String"

Const systemTopicUpdateParameters

systemTopicUpdateParameters: object

mapper

mapper: any = SystemTopicUpdateParametersMapper

parameterPath

parameterPath: string = "systemTopicUpdateParameters"

Const top

top: object

parameterPath

parameterPath: string[] = ["options", "top"]

mapper

mapper: object

serializedName

serializedName: string = "$top"

type

type: object

name

name: string = "Number"

Const topicInfo

topicInfo: object

mapper

mapper: any = TopicMapper

parameterPath

parameterPath: string = "topicInfo"

Const topicName

topicName: object

parameterPath

parameterPath: string = "topicName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "topicName"

type

type: object

name

name: string = "String"

Const topicTypeName

topicTypeName: object

parameterPath

parameterPath: string = "topicTypeName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "topicTypeName"

type

type: object

name

name: string = "String"

Const topicUpdateParameters

topicUpdateParameters: object

mapper

mapper: any = TopicUpdateParametersMapper

parameterPath

parameterPath: string = "topicUpdateParameters"

Const unauthorizePartnerOperationSpec

unauthorizePartnerOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerConfigurations/default/unauthorizePartner"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.partnerInfo

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.PartnerConfiguration

Const updateOperationSpec

updateOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "PATCH"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.topicUpdateParameters

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.topicName]

responses

responses: object

default

default: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.SystemTopic

201

201: object

bodyMapper

bodyMapper: any = Mappers.SystemTopic

202

202: object

bodyMapper

bodyMapper: any = Mappers.SystemTopic

204

204: object

bodyMapper

bodyMapper: any = Mappers.SystemTopic

Const verifiedPartnerName

verifiedPartnerName: object

parameterPath

parameterPath: string = "verifiedPartnerName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "verifiedPartnerName"

type

type: object

name

name: string = "String"

Generated using TypeDoc