Share via


IWithFirewallRuleBeta.WithoutAccessFromAzureServices Method

Definition

Sets the Azure services default access to this server to false. The default is to allow Azure services default access to this server via a special firewall rule named "AllowAllWindowsAzureIps" with the start IP "0.0.0.0".

public Microsoft.Azure.Management.Sql.Fluent.SqlServer.Definition.IWithCreate WithoutAccessFromAzureServices ();
abstract member WithoutAccessFromAzureServices : unit -> Microsoft.Azure.Management.Sql.Fluent.SqlServer.Definition.IWithCreate
Public Function WithoutAccessFromAzureServices () As IWithCreate

Returns

Applies to