Share via


ServiceFabricManagedClusterData.NetworkSecurityRules Property

Definition

Custom Network Security Rules that are applied to the Virtual Network of the cluster.

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