次の方法で共有


IStorageAccountCreateParameters.NetworkRuleSetVirtualNetworkRule 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[] NetworkRuleSetVirtualNetworkRule { 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.NetworkRuleSetVirtualNetworkRule : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.IVirtualNetworkRule[] with get, set
Public Property NetworkRuleSetVirtualNetworkRule As IVirtualNetworkRule()

Property Value

Attributes

Applies to