Share via


IOrderItemResource.OrderId Property

Definition

Id of the order to which order item belongs to

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Id of the order to which order item belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="orderId")]
public string OrderId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Id of the order to which order item belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="orderId")>]
member this.OrderId : string with get, set
Public Property OrderId As String

Property Value

Attributes

Applies to