Sdílet prostřednictvím


NicInfo Class

Definition

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)

Applies to