Partilhar via


INetworkRuleSet.VirtualNetworkRule Property

Definition

Sets the virtual network rules

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Sets the virtual network rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IVirtualNetworkRule) }, ReadOnly=false, Required=false, SerializedName="virtualNetworkRules")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IVirtualNetworkRule[] VirtualNetworkRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Sets the virtual network rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IVirtualNetworkRule) }, ReadOnly=false, Required=false, SerializedName="virtualNetworkRules")>]
member this.VirtualNetworkRule : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IVirtualNetworkRule[] with get, set
Public Property VirtualNetworkRule As IVirtualNetworkRule()

Property Value

Attributes

Applies to