EdgeOrderCategoryInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Category related properties of a child configuration.
public class EdgeOrderCategoryInformation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderCategoryInformation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderCategoryInformation>
type EdgeOrderCategoryInformation = class
interface IJsonModel<EdgeOrderCategoryInformation>
interface IPersistableModel<EdgeOrderCategoryInformation>
Public Class EdgeOrderCategoryInformation
Implements IJsonModel(Of EdgeOrderCategoryInformation), IPersistableModel(Of EdgeOrderCategoryInformation)
- Inheritance
-
EdgeOrderCategoryInformation
- Implements
Properties
| Name | Description |
|---|---|
| CategoryDisplayName |
Category display name of the child configuration. |
| CategoryName |
Category name of the child configuration. |
| Description |
Description text for the category. |
| Links |
Links for the category. |