Share via


LocalNetworkInformation Class

Definition

Describes information of a local container network

public sealed class LocalNetworkInformation : System.Fabric.Query.NetworkInformation
type LocalNetworkInformation = class
    inherit NetworkInformation
Public NotInheritable Class LocalNetworkInformation
Inherits NetworkInformation
Inheritance
LocalNetworkInformation

Properties

NetworkConfiguration

Gets configuration of the container network.

NetworkName

Gets name of the container network.

NetworkStatus

Gets status of the container network.

NetworkType

Gets type of the container network.

(Inherited from NetworkInformation)

Applies to