IOperationListResult.Value Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="List of operations supported by the Microsoft.Datadog provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.IOperationResult) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.IOperationResult[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="List of operations supported by the Microsoft.Datadog provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.IOperationResult) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.IOperationResult[] with get, set
Public Property Value As IOperationResult()

Property Value

IOperationResult[]
Attributes

Applies to