DelegatedResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Delegated resource properties - internal use only.
public class DelegatedResource
type DelegatedResource = class
Public Class DelegatedResource
- Inheritance
-
DelegatedResource
Constructors
| Name | Description |
|---|---|
| DelegatedResource() |
Initializes a new instance of the DelegatedResource class. |
| DelegatedResource(String, Nullable<Guid>, String, String) |
Initializes a new instance of the DelegatedResource class. |
Properties
| Name | Description |
|---|---|
| Location |
Gets or sets the source resource location - internal use only. |
| ReferralResource |
Gets or sets the delegation id of the referral delegation (optional) - internal use only. |
| ResourceId |
Gets or sets the ARM resource id of the delegated resource - internal use only. |
| TenantId |
Gets or sets the tenant id of the delegated resource - internal use only. |