Microsoft.Management.Infrastructure Namespace

 

A namespace that contains various CIM classes and enumerations.

ClassDescription
System_CAPS_pubclassCimClass

Represents a CIM class.

System_CAPS_pubclassCimConverter

Contains members to convert .NET types to CIM types and CIM types to .NET types.

System_CAPS_pubclassCimException

Represents an exception that has occurred during a CIM operation.

System_CAPS_pubclassCimInstance

Represents an instance of a CIM class.

System_CAPS_pubclassCimMethodDeclaration

Represents a method declaration of a CIM class.

System_CAPS_pubclassCimMethodParameter

Represents a parameter of a CIM method.

System_CAPS_pubclassCimMethodParameterDeclaration

Represents a parameter declaration.

System_CAPS_pubclassCimMethodParametersCollection

Represents a collection of parameters of a CIM method.

System_CAPS_pubclassCimMethodResult

Represents a method's return value and out parameter values.

System_CAPS_pubclassCimMethodResultBase

Represents a CIM method result base parameter.

System_CAPS_pubclassCimMethodStreamedResult

Represents a single item of a streamed out parameter array.

System_CAPS_pubclassCimProperty

Represents a CIM property.

System_CAPS_pubclassCimPropertyDeclaration

Represents a property declaration of a CIM class.

System_CAPS_pubclassCimQualifier

Represents a CIM qualifier.

System_CAPS_pubclassCimSession

Represents a client-side connection to a CIM server.

System_CAPS_pubclassCimSubscriptionResult

Represents a CIM subscription result.

System_CAPS_pubclassCimSystemProperties

Represents system properties such as namespace, server name and path.

EnumerationDescription
System_CAPS_pubenumCimFlags

Specifies CIM flags that are used with the class declarations of instances. They represent CIM meta-types (qualifier scopes) as well as a set of well-known CIM qualifiers. These flags can be combined together, with the exception of a few groups of mutually exclusive flags.

System_CAPS_pubenumCimSubscriptionDeliveryType

Differentiates between a push or pull subscription delivery type. This is not supported when using the DCOM protocol.

System_CAPS_pubenumCimType

Specifies a CIM type, such as integer, string, or datetime.

System_CAPS_pubenumNativeErrorCode

Specifies error codes defined by the native MI client API.

Return to top

Community Additions

ADD
Show: