ServiceGroupMemberRelationshipProperties interface
ServiceGroupMember relationship properties.
Properties
| metadata | Metadata about the relationship. |
| origin |
Information about the origin of the relationship. |
| provisioning |
The provisioning state of the relationship. |
| source |
The relationship source resource id. |
| target |
The relationship target resource id. |
| target |
The relationship target tenant id. |
Property Details
metadata
originInformation
Information about the origin of the relationship.
originInformation: RelationshipOriginInformation
Property Value
provisioningState
The provisioning state of the relationship.
provisioningState?: string
Property Value
string
sourceId
The relationship source resource id.
sourceId: string
Property Value
string
targetId
The relationship target resource id.
targetId: string
Property Value
string
targetTenant
The relationship target tenant id.
targetTenant?: string
Property Value
string