Share via


IOperationListResult.Value Property

Definition

The list of resource provider operations.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The list of resource provider operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IOperation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The list of resource provider operations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IOperation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IOperation[] with get, set
Public Property Value As IOperation()

Property Value

Attributes

Applies to