Language

IProductDetails.DeviceDetail Property

Definition

list of device details

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

Property Value

Attributes

Applies to