ConfigurationMethodSchema 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.
Provides access to the method that defines the schema for a configuration method.
public ref class ConfigurationMethodSchema sealed
public sealed class ConfigurationMethodSchema
type ConfigurationMethodSchema = class
Public NotInheritable Class ConfigurationMethodSchema
- Inheritance
-
ConfigurationMethodSchema
Properties
InputSchema |
Gets the schema for the input. |
Name |
Gets the name of the configuration method schema. |
OutputSchema |
Gets the schema for the output. |