Share via


IWithNetworkAccess.WithAccessFromAllNetworks Method

Definition

Specifies that by default access to storage account should be allowed from all networks.

public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate WithAccessFromAllNetworks ();
abstract member WithAccessFromAllNetworks : unit -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate
Public Function WithAccessFromAllNetworks () As IUpdate

Returns

Applies to