Freigeben über


IStorageAccount.NetworkRuleSetIpv6Rule Property

Definition

Sets the IPv6 ACL rules.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Sets the IPv6 ACL rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv6Rules", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule> NetworkRuleSetIpv6Rule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Sets the IPv6 ACL rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv6Rules", Update=false)>]
member this.NetworkRuleSetIpv6Rule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IIPRule>
Public ReadOnly Property NetworkRuleSetIpv6Rule As List(Of IIPRule)

Property Value

Attributes

Applies to