Partilhar via


Collection.ApproveAllItem Property

Definition

Indicating whether all items are approved for this collection (=true) or not (=false).

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PropertyOrigin.Inlined)]
public bool? ApproveAllItem { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PropertyOrigin.Inlined)>]
member this.ApproveAllItem : Nullable<bool>
Public ReadOnly Property ApproveAllItem As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to