SqlServer.DefinitionStages.WithCreate Interface

Implements

public static interface SqlServer.DefinitionStages.WithCreate
extends Creatable<SqlServer>, WithActiveDirectoryAdministrator, WithSystemAssignedManagedServiceIdentity, WithElasticPool, WithDatabase, WithFirewallRule, WithVirtualNetworkRule, DefinitionWithTags<WithCreate>

A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify.

Applies to