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.Definition.IWithCreate WithAccessFromAllNetworks ();
abstract member WithAccessFromAllNetworks : unit -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate
Public Function WithAccessFromAllNetworks () As IWithCreate

Returns

Applies to