Share via


IEligibleAuthorization.JustInTimeAccessPolicyManagedByTenantApprover Property

Definition

The list of managedByTenant approvers for the eligible authorization.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The list of managedByTenant approvers for the eligible authorization.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleApprover) }, ReadOnly=false, Required=false, SerializedName="managedByTenantApprovers")]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleApprover[] JustInTimeAccessPolicyManagedByTenantApprover { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The list of managedByTenant approvers for the eligible authorization.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleApprover) }, ReadOnly=false, Required=false, SerializedName="managedByTenantApprovers")>]
member this.JustInTimeAccessPolicyManagedByTenantApprover : Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.IEligibleApprover[] with get, set
Public Property JustInTimeAccessPolicyManagedByTenantApprover As IEligibleApprover()

Property Value

Attributes

Applies to