RegistrationAssignmentPropertiesRegistrationDefinitionProperties.EligibleAuthorization Property

Definition

The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization> EligibleAuthorization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.PropertyOrigin.Owned)>]
member this.EligibleAuthorization : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.IEligibleAuthorization> with get, set
Public Property EligibleAuthorization As List(Of IEligibleAuthorization)

Property Value

Implements

Attributes

Applies to