RedundantCpuIpConfigurations.Primary Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

RedundantCpuIpConfigurations.Primary Property

BR.AN.PviServices .NET


List off all ethernet devices on the primary CPU and their IP Configurations

[Visual Basic]

Public Property Primary() As List(Of IpAdressConfiguration)

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public List<IpAdressConfiguration> Primary { public get; public set; }

See Also

RedundantCpuIpConfigurations Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]