NetworkSecurityGroup.DefaultSecurityRule Property

Definition

The default security rules of network security group.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISecurityRule> DefaultSecurityRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.DefaultSecurityRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISecurityRule>
Public ReadOnly Property DefaultSecurityRule As List(Of ISecurityRule)

Property Value

Implements

Attributes

Applies to