EdgeOrderClient class

Properties

addresses

The operation groups for addresses

operations

The operation groups for operations

orderItems

The operation groups for orderItems

orders

The operation groups for orders

pipeline

The pipeline used by this client to make requests

productsAndConfigurations

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

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

The operation groups for orders

orders: OrdersOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

productsAndConfigurations

The operation groups for productsAndConfigurations

productsAndConfigurations: ProductsAndConfigurationsOperations

Property Value