ConfigData 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.
The Advisor configuration data structure.
public class ConfigData
type ConfigData = class
Public Class ConfigData
- Inheritance
-
ConfigData
Constructors
ConfigData() |
Initializes a new instance of the ConfigData class. |
ConfigData(String, String, String, ConfigDataProperties) |
Initializes a new instance of the ConfigData class. |
Properties
Id |
Gets or sets the resource Id of the configuration resource. |
Name |
Gets or sets the name of the configuration resource. |
Properties |
Gets or sets the list of property name/value pairs. |
Type |
Gets or sets the type of the configuration resource. |
Applies to
Azure SDK for .NET