Share via


NetworkInformation Class

Definition

Describes the base class for network information.

[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.LocalNetworkInformation))]
public abstract class NetworkInformation
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Query.LocalNetworkInformation))>]
type NetworkInformation = class
Public MustInherit Class NetworkInformation
Inheritance
NetworkInformation
Derived
Attributes

Properties

NetworkType

Gets type of the container network.

Applies to