Share via


INetworkInterface.DefaultSecurityRule Property

Definition

The default security rules of network security group.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The default security rules of network security group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISecurityRule) }, ReadOnly=true, Required=false, SerializedName="defaultSecurityRules")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISecurityRule[] DefaultSecurityRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The default security rules of network security group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISecurityRule) }, ReadOnly=true, Required=false, SerializedName="defaultSecurityRules")>]
member this.DefaultSecurityRule : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ISecurityRule[]
Public ReadOnly Property DefaultSecurityRule As ISecurityRule()

Property Value

Attributes

Applies to