Aracılığıyla paylaş


ApprovalSettings.IsRequestorJustificationRequired Property

Definition

Determine whether requestor justification required.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)]
public bool? IsRequestorJustificationRequired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)>]
member this.IsRequestorJustificationRequired : Nullable<bool> with get, set
Public Property IsRequestorJustificationRequired As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to