Language

IOrderItemResource.OrderId Property

Definition

Id of the order to which order item belongs to

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

Property Value

Attributes

Applies to