Freigeben über


IWithNetworkAccess.WithoutIpAddressRangeAccess(String) Methode

Definition

Gibt an, dass der zuvor zulässige Zugriff aus einem bestimmten IP-Bereich entfernt werden soll.

public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate WithoutIpAddressRangeAccess (string ipAddressCidr);
abstract member WithoutIpAddressRangeAccess : string -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate
Public Function WithoutIpAddressRangeAccess (ipAddressCidr As String) As IUpdate

Parameter

ipAddressCidr
String

Der IM CIDR-Format ausgedrückte IP-Adressbereich.

Gibt zurück

Gilt für: