Partager via


IWithNetworkAccess.WithAccessFromIpAddress(String) Méthode

Définition

Spécifie que l’accès au compte de stockage à partir de l’adresse IP spécifique doit être autorisé.

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

Paramètres

ipAddress
String

Adresse IP.

Retours

S’applique à