SecurityRuleAssociations interface

All security rules associated with the network interface.

Properties

defaultSecurityRules

Collection of default security rules of the network security group.

effectiveSecurityRules

Collection of effective security rules.

networkInterfaceAssociation

Network interface and it's custom security rules.

subnetAssociation

Subnet and it's custom security rules.

Property Details

defaultSecurityRules

Collection of default security rules of the network security group.

defaultSecurityRules?: SecurityRule[]

Property Value

effectiveSecurityRules

Collection of effective security rules.

effectiveSecurityRules?: EffectiveNetworkSecurityRule[]

Property Value

networkInterfaceAssociation

Network interface and it's custom security rules.

networkInterfaceAssociation?: NetworkInterfaceAssociation

Property Value

subnetAssociation

Subnet and it's custom security rules.

subnetAssociation?: SubnetAssociation

Property Value