你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkProperties Class

Definition

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.

Applies to