Condividi tramite


INetworkSecurityGroupResourceSettings.SecurityRule Property

Definition

Gets or sets Security rules of network security group.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets Security rules of network security group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INsgSecurityRule) }, ReadOnly=false, Required=false, SerializedName="securityRules")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INsgSecurityRule[] SecurityRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets Security rules of network security group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INsgSecurityRule) }, ReadOnly=false, Required=false, SerializedName="securityRules")>]
member this.SecurityRule : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INsgSecurityRule[] with get, set
Public Property SecurityRule As INsgSecurityRule()

Property Value

Attributes

Applies to