IOperationListResult.Value Property

Definition

A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20220531.IOperation) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20220531.IOperation[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20220531.IOperation) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20220531.IOperation[]
Public ReadOnly Property Value As IOperation()

Property Value

Attributes

Applies to