Freigeben über


IWithNetworkAccess.WithAccessFromIpAddress(String) Methode

Definition

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

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

Parameter

ipAddress
String

Die IP-Adresse.

Gibt zurück

Gilt für: