NetworkProperties 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.
Network Properties.
public class NetworkProperties
type NetworkProperties = class
Public Class NetworkProperties
- Inheritance
-
NetworkProperties
Constructors
NetworkProperties() |
Initializes a new instance of the NetworkProperties class. |
NetworkProperties(String, IList<Subnet>, String, String) |
Initializes a new instance of the NetworkProperties class. |
Properties
FabricType |
Gets or sets the Fabric Type. |
FriendlyName |
Gets or sets the Friendly Name. |
NetworkType |
Gets or sets the Network Type. |
Subnets |
Gets or sets the List of subnets. |