NetworkSecurityGroupResourceSettings.SecurityRule Property

Definition

Gets or sets Security rules of network security group.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.INsgSecurityRule> SecurityRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.SecurityRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.INsgSecurityRule> with get, set
Public Property SecurityRule As List(Of INsgSecurityRule)

Property Value

Implements

Attributes

Applies to