Freigeben über


IWithNetworkAccess.WithAccessFromIpAddress(String) Methode

Definition

Gibt an, dass der Zugriff auf das Speicherkonto von einer bestimmten IP-Adresse aus zulässig sein soll.

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

Parameter

ipAddress
String

Die IP-Adresse.

Gibt zurück

Gilt für: