Bagikan melalui


MhsmNetworkRuleSet.IPRule Property

Definition

The list of IP address rules.

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

Property Value

Implements

Attributes

Applies to