EdgeOrderClient class
Constructors
| Edge |
Edge Order API's |
Properties
| addresses | The operation groups for addresses |
| operations | The operation groups for operations |
| order |
The operation groups for orderItems |
| orders | The operation groups for orders |
| pipeline | The pipeline used by this client to make requests |
| products |
The operation groups for productsAndConfigurations |
Constructor Details
EdgeOrderClient(TokenCredential, string, EdgeOrderClientOptionalParams)
Edge Order API's
new EdgeOrderClient(credential: TokenCredential, subscriptionId: string, options?: EdgeOrderClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
- options
- EdgeOrderClientOptionalParams
Property Details
addresses
The operation groups for addresses
addresses: AddressesOperations
Property Value
operations
The operation groups for operations
operations: OperationsOperations
Property Value
orderItems
The operation groups for orderItems
orderItems: OrderItemsOperations
Property Value
orders
pipeline
productsAndConfigurations
The operation groups for productsAndConfigurations
productsAndConfigurations: ProductsAndConfigurationsOperations