หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Describes resources related to relationships.
PartnerRelationship
Represents a relationship between two partners.
| Property | Type | Description |
|---|---|---|
| id | string | The partner identifier. The partner identifier specifies the tenant id of the partner who is in the recipient (from) side of the relationship. |
| location | string | The location of the partner. |
| mpnId | string | The Microsoft Partner Network (MPN) identifier of the partner partner. |
| name | string | The name of the partner. |
| relationshipType | string | The type of relationship (for example: None, IsIndirectResellerOf, IsIndirectCloudSolutionProviderOf). |
| state | string | The state of the relationship (for example active). |
| attributes | ResourceAttributes | The metadata attributes. |
RelationshipRequest
Provides the URL by which a customer can establish a relationship with a partner.
| Property | Type | Description |
|---|---|---|
| url | string | The relationship request URL. |
| attributes | ResourceAttributes | The metadata attributes. |