Share via


ServiceFabricManagedNodeTypeData.NetworkSecurityRules Property

Definition

The Network Security Rules for this node type. This setting can only be specified for node types that are configured with frontend configurations.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedNetworkSecurityRule> NetworkSecurityRules { get; }
member this.NetworkSecurityRules : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ServiceFabricManagedNetworkSecurityRule>
Public ReadOnly Property NetworkSecurityRules As IList(Of ServiceFabricManagedNetworkSecurityRule)

Property Value

Applies to