Share via


OperationListResult.Value Property

Definition

List of Microsoft.Marketplace operations supported by the Microsoft.Marketplace resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ISingleOperation> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Origin(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ISingleOperation> with get, set
Public Property Value As List(Of ISingleOperation)

Property Value

Implements

Attributes

Applies to