Partager via


StorageAccountCreateParameters.NetworkRuleSetIpv6Rule Property

Definition

Sets the IPv6 ACL rules.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule> NetworkRuleSetIpv6Rule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.NetworkRuleSetIpv6Rule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule> with get, set
Public Property NetworkRuleSetIpv6Rule As List(Of IIPRule)

Property Value

Implements

Attributes

Applies to