MSFT_NetIpHTTPsState class
Represents per-interface IP-HTTPs configuration settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("NetTtCim")]
class MSFT_NetIpHTTPsState : CIM_ElementSettingData
{
MSFT_NetIPInterface REF ManagedElement;
MSFT_Net6to4Configuration REF SettingData;
string InterfaceStatus;
uint32 LastErrorCode;
};
Members
The MSFT_NetIpHTTPsState class has these types of members:
Properties
The MSFT_NetIpHTTPsState class has these properties.
-
InterfaceStatus
-
-
Data type: string
-
Access type: Read-only
Indicates the status of the IP-HTTPs interface.
-
-
LastErrorCode
-
-
Data type: uint32
-
Access type: Read-only
Indicates the error code for the last error that occurred for the IP-HTTPs interface.
-
-
ManagedElement
-
-
Data type: MSFT_NetIPInterface
-
Access type: Read-only
-
Qualifiers: Key, Override ("ManagedElement")
Defines the IP interface of the association.
-
-
SettingData
-
-
Data type: MSFT_Net6to4Configuration
-
Access type: Read-only
-
Qualifiers: Key, Override ("SettingData")
Defines the global 6to4 settings.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCIMV2 |
MOF |
|
DLL |
|