NetworkInformation 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.
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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET