Dela via


Azure.ResourceManager.EdgeOrder Namespace

Classes

EdgeOrderAddressCollection

A class representing a collection of EdgeOrderAddressResource and their operations. Each EdgeOrderAddressResource in the collection will belong to the same instance of ResourceGroupResource. To get an EdgeOrderAddressCollection instance call the GetEdgeOrderAddresses method from an instance of ResourceGroupResource.

EdgeOrderAddressData

A class representing the EdgeOrderAddress data model. Address Resource.

EdgeOrderAddressResource

A Class representing an EdgeOrderAddress along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EdgeOrderAddressResource from an instance of ArmClient using the GetEdgeOrderAddressResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeOrderAddress method.

EdgeOrderCollection

A class representing a collection of EdgeOrderResource and their operations. Each EdgeOrderResource in the collection will belong to the same instance of ResourceGroupResource. To get an EdgeOrderCollection instance call the GetEdgeOrders method from an instance of ResourceGroupResource.

EdgeOrderData

A class representing the EdgeOrder data model. Specifies the properties or parameters for an order. Order is a grouping of one or more order items.

EdgeOrderExtensions

A class to add extension methods to Azure.ResourceManager.EdgeOrder.

EdgeOrderItemCollection

A class representing a collection of EdgeOrderItemResource and their operations. Each EdgeOrderItemResource in the collection will belong to the same instance of ResourceGroupResource. To get an EdgeOrderItemCollection instance call the GetEdgeOrderItems method from an instance of ResourceGroupResource.

EdgeOrderItemData

A class representing the EdgeOrderItem data model. Represents order item contract

EdgeOrderItemResource

A Class representing an EdgeOrderItem along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EdgeOrderItemResource from an instance of ArmClient using the GetEdgeOrderItemResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeOrderItem method.

EdgeOrderResource

A Class representing an EdgeOrder along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EdgeOrderResource from an instance of ArmClient using the GetEdgeOrderResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeOrder method.