SqlDatabaseImportRequest Interface
public interface SqlDatabaseImportRequest extends HasInner,Executable,HasParent
An immutable client-side representation of an Azure SQL Database import operation request.
Inherited Members
Executable<T>.execute()
Executable<T>.executeAsync()
Executable<T>.executeAsync(final ServiceCallback<T> callback)
HasInner<T>.inner()
Indexable.key()
HasParent<ParentT>.parent()
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java