Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartnerRegistrationUpdateParameters

Package version

Properties of the Partner Registration update.

Hierarchy

  • PartnerRegistrationUpdateParameters

Index

Properties

Optional authorizedAzureSubscriptionIds

authorizedAzureSubscriptionIds: string[]

List of IDs of Azure AD applications that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.

Optional logoUri

logoUri: undefined | string

URI of the partner logo.

Optional partnerTopicTypeDescription

partnerTopicTypeDescription: undefined | string

Description of the partner topic type.

Optional partnerTopicTypeDisplayName

partnerTopicTypeDisplayName: undefined | string

Display name of the partner topic type.

Optional partnerTopicTypeName

partnerTopicTypeName: undefined | string

Name of the partner topic type.

Optional setupUri

setupUri: undefined | string

URI of the partner website that can be used by Azure customers to setup Event Grid integration on an event source.

Optional tags

tags: undefined | {}

Tags of the partner registration resource.

Generated using TypeDoc