Share via


NetworkSecurityGroupResourceSettings.SecurityRules Property

Definition

Gets or sets Security rules of network security group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to