The SMS_NAL_Methods Windows Management Instrumentation (WMI) class, in Configuration Manager, defines and manipulates a network abstraction layer (NAL) path.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_NAL_Methods : SMS_BaseClass ();

Methods

The following table lists the methods in SMS_NAL_Methods.

Method Description

PackNALPath Method in Class SMS_NAL_Methods

Encodes a NAL path from its components.

UnPackNALPath Method in Class SMS_NAL_Methods

Decodes a NAL path into its components.

Properties

The SMS_NAL_Methods class does not define any properties.

Remarks

Class qualifiers for this class include:

  • Abstract

For more information about both the class qualifiers and the property qualifiers included in the Properties section, see Configuration Manager Class and Property Qualifiers.

Requirements

Runtime Requirements

Development Requirements

See Also