OperationListResult.Value Property

Definition

List of Resource Provider operations supported by the Resource Provider resource provider.

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

Property Value

Implements

Attributes

Applies to