Partager via


SubnetAssociation.SecurityRules Propriété

Définition

Obtient ou définit la collection de règles de sécurité personnalisées.

[Newtonsoft.Json.JsonProperty(PropertyName="securityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleInner> SecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityRules")>]
member this.SecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.SecurityRuleInner> with get, set
Public Property SecurityRules As IList(Of SecurityRuleInner)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à