JustInTimeAccessPolicy.ManagedByTenantApprover Property

Definition

The list of managedByTenant approvers for the eligible authorization.

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

Property Value

Implements

Attributes

Applies to