DelegatedResource interface
Delegated resource properties - internal use only.
Properties
location | The source resource location - internal use only. |
referral |
The delegation id of the referral delegation (optional) - internal use only. |
resource |
The ARM resource id of the delegated resource - internal use only. |
tenant |
The tenant id of the delegated resource - internal use only. |
Property Details
location
The source resource location - internal use only.
location?: string
Property Value
string
referralResource
The delegation id of the referral delegation (optional) - internal use only.
referralResource?: string
Property Value
string
resourceId
The ARM resource id of the delegated resource - internal use only.
resourceId?: string
Property Value
string
tenantId
The tenant id of the delegated resource - internal use only.
tenantId?: string
Property Value
string