Partager via


ManagedCluster.NetworkSecurityRules Propriété

Définition

Obtient ou définit des règles de sécurité réseau personnalisées qui sont appliquées au réseau virtuel du cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkSecurityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.NetworkSecurityRule> NetworkSecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkSecurityRules")>]
member this.NetworkSecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.NetworkSecurityRule> with get, set
Public Property NetworkSecurityRules As IList(Of NetworkSecurityRule)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à