RunbookMapping.MappingNested.DataNested 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.
Defines the RunbookMapping.MappingNested.DataNested type for a management pack.
public: ref class RunbookMapping::MappingNested::DataNested : Microsoft::EnterpriseManagement::Configuration::Extension
[Microsoft.EnterpriseManagement.Configuration.TypeMapping("System.Extensibility", "1.0.0.0", "RunbookMapping/Mapping/Data")]
[System.Serializable]
public class RunbookMapping.MappingNested.DataNested : Microsoft.EnterpriseManagement.Configuration.Extension
type RunbookMapping.MappingNested.DataNested = class
inherit Extension
Public Class RunbookMapping.MappingNested.DataNested
Inherits Extension
- Inheritance
- Attributes
Properties
HostManagementPack |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Gets the management pack store. (Inherited from Extension) |
Identifier |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Gets the extension identifier. (Inherited from Extension) |
InstanceName |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Gets the instance name of extensions. (Inherited from Extension) |
Parameter |
Gets a collection of parameters for the current object. |
Methods
Equals(Object) |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Overrides the Equals method. (Inherited from Extension) |
GetArrayField<T>(String) |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Gets the array field. (Inherited from Extension) |
GetField<T>(String) |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Gets the field. (Inherited from Extension) |
GetHashCode() |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Overrides the GetHashCode method. (Inherited from Extension) |
Reconnect(ManagementPack) |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Reconnects the ManagementPackElement after deserialization. (Inherited from Extension) |
SetField<T>(String, T) |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Sets the field. (Inherited from Extension) |
ToString() |
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Overrides the ToString method. (Inherited from Extension) |