Freigeben über


StorageAccountIPRule(String) Konstruktor

Definition

Initialisiert eine neue instance von StorageAccountIPRule.

public StorageAccountIPRule (string ipAddressOrRange);
new Azure.ResourceManager.Storage.Models.StorageAccountIPRule : string -> Azure.ResourceManager.Storage.Models.StorageAccountIPRule
Public Sub New (ipAddressOrRange As String)

Parameter

ipAddressOrRange
String

Gibt den IP- oder IP-Bereich im CIDR-Format an. Nur IPV4-Adresse ist zulässig.

Ausnahmen

ipAddressOrRange ist NULL.

Gilt für: