次の方法で共有


IDeviceService.Quantity Property

Definition

Windows IoT Device Service device allocation,

[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service device allocation,", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="quantity")]
public long? Quantity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service device allocation,", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="quantity")>]
member this.Quantity : Nullable<int64> with get, set
Public Property Quantity As Nullable(Of Long)

Property Value

Attributes

Applies to