次の方法で共有


IOperationListResult.Value Property

Definition

List of Windows IoT Device Service operations supported by the Microsoft.WindowsIoT resource provider.

[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="List of Windows IoT Device Service operations supported by the Microsoft.WindowsIoT resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IOperationEntity) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IOperationEntity[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="List of Windows IoT Device Service operations supported by the Microsoft.WindowsIoT resource provider.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IOperationEntity) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IOperationEntity[]
Public ReadOnly Property Value As IOperationEntity()

Property Value

Attributes

Applies to