次の方法で共有


IStorageAccountCreateParameters.NetworkRuleSetIPRule Property

Definition

Sets the IP ACL rules

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

Property Value

Attributes

Applies to