次の方法で共有


ApprovalSettings.IsApprovalRequiredForExtension Property

Definition

Determine whether approval is required for assignment extension.

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

Property Value

Implements

Attributes

Applies to