Freigeben über


InboundSecurityRule.Rules Eigenschaft

Definition

Ruft die Liste der zulässigen Regeln ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: