Language

IProductDetails.DeviceDetail Property

Definition

list of device details

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="list of device details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IDeviceDetails) }, ReadOnly=true, Required=false, SerializedName="deviceDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IDeviceDetails[] DeviceDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="list of device details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IDeviceDetails) }, ReadOnly=true, Required=false, SerializedName="deviceDetails")>]
member this.DeviceDetail : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IDeviceDetails[]
Public ReadOnly Property DeviceDetail As IDeviceDetails()

Property Value

Attributes

Applies to