VerifiedPartner interface
Verified partner information
- Extends
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. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
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
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type