Share via


IRegistrationDefinition.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.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization) }, ReadOnly=false, Required=false, SerializedName="eligibleAuthorizations")]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization[] EligibleAuthorization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization) }, ReadOnly=false, Required=false, SerializedName="eligibleAuthorizations")>]
member this.EligibleAuthorization : Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleAuthorization[] with get, set
Public Property EligibleAuthorization As IEligibleAuthorization()

Property Value

Attributes

Applies to