NicInfo 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.
NIC information and list of volumes for which the NIC has the primary mount ip address.
public class NicInfo
type NicInfo = class
Public Class NicInfo
- Inheritance
-
NicInfo
Remarks
NIC information and list of volumes for which the NIC has the primary mount ip address.
Constructors
NicInfo() |
Initializes a new instance of the NicInfo class. |
NicInfo(String, IList<String>) |
Initializes a new instance of the NicInfo class. |
Properties
IPAddress |
Gets ipAddress |
VolumeResourceIds |
Gets or sets volume resource Ids |
Extension Methods
ConvertToPs(NicInfo) |