Azure.ResourceManager.EdgeOrder Namespace

Classes

Name Description
AzureResourceManagerEdgeOrderContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

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 a EdgeOrderAddressCollection instance call the GetEdgeOrderAddresses method from an instance of ResourceGroupResource.

EdgeOrderAddressData

Address Resource.

EdgeOrderAddressResource

A class representing a EdgeOrderAddress along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EdgeOrderAddressResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEdgeOrderAddresses 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 a EdgeOrderCollection instance call the GetEdgeOrders method from an instance of ResourceGroupResource.

EdgeOrderData

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 a EdgeOrderItemCollection instance call the GetEdgeOrderItems method from an instance of ResourceGroupResource.

EdgeOrderItemData

Represents order item resource.

EdgeOrderItemResource

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

EdgeOrderResource

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