IEligibleAuthorization.JustInTimeAccessPolicyManagedByTenantApprover Property

Definition

The list of managedByTenant approvers for the eligible authorization.

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

Property Value

Attributes

Applies to