LocalNetworkDescription 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 a local container network
public sealed class LocalNetworkDescription : System.Fabric.Description.NetworkDescription
type LocalNetworkDescription = class
inherit NetworkDescription
Public NotInheritable Class LocalNetworkDescription
Inherits NetworkDescription
- Inheritance
Constructors
LocalNetworkDescription() |
Instantiates an instance of LocalNetworkDescription. |
LocalNetworkDescription(LocalNetworkConfigurationDescription) |
Instantiates an instance of LocalNetworkDescription. |
Properties
NetworkConfiguration |
Gets or sets configuration of the container network. |
NetworkType |
Gets type of the container network. (Inherited from NetworkDescription) |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.