DelegatedResource Class

Definition

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.

Applies to