VerifiedPartnerProperties interface
Properties of the verified partner.
Properties
| organization |
Official name of the Partner. |
| partner |
Details of the partner destination scenario. |
| partner |
Display name of the verified partner. |
| partner |
ImmutableId of the corresponding partner registration. |
| partner |
Details of the partner topic scenario. |
| provisioning |
Provisioning state of the verified partner. |
Property Details
organizationName
Official name of the Partner.
organizationName?: string
Property Value
string
partnerDestinationDetails
Details of the partner destination scenario.
partnerDestinationDetails?: PartnerDetails
Property Value
partnerDisplayName
Display name of the verified partner.
partnerDisplayName?: string
Property Value
string
partnerRegistrationImmutableId
ImmutableId of the corresponding partner registration.
partnerRegistrationImmutableId?: string
Property Value
string
partnerTopicDetails
Details of the partner topic scenario.
partnerTopicDetails?: PartnerDetails
Property Value
provisioningState
Provisioning state of the verified partner.
provisioningState?: string
Property Value
string