共用方式為


NetworkInterfaceAssociation Class

Definition

Network interface and its custom security rules.

public class NetworkInterfaceAssociation
type NetworkInterfaceAssociation = class
Public Class NetworkInterfaceAssociation
Inheritance
NetworkInterfaceAssociation

Constructors

NetworkInterfaceAssociation()

Initializes a new instance of the NetworkInterfaceAssociation class.

NetworkInterfaceAssociation(String, IList<SecurityRule>)

Initializes a new instance of the NetworkInterfaceAssociation class.

Properties

Id

Gets network interface ID.

SecurityRules

Gets or sets collection of custom security rules.

Applies to