IWithCreate Schnittstelle

Definition

Die letzte Phase der DEFINITION der SQL-Synchronisierungsgruppe.

public interface IWithCreate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Sql.Fluent.ISqlSyncGroup>, Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithInterval, Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSchema
type IWithCreate = interface
    interface IWithInterval
    interface IBeta
    interface IWithSchema
    interface ICreatable<ISqlSyncGroup>
    interface IIndexable
Public Interface IWithCreate
Implements IBeta, ICreatable(Of ISqlSyncGroup), IWithInterval, IWithSchema
Abgeleitet
Implementiert

Eigenschaften

Key

Die letzte Phase der DEFINITION der SQL-Synchronisierungsgruppe.

(Geerbt von IIndexable)
Name

Ruft den Namen der erstellbaren Ressource ab.

(Geerbt von ICreatable<T>)

Methoden

Create()

Führen Sie die Erstellungsanforderung aus.

(Geerbt von ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

Fügt die Anforderung in die Warteschlange ein und ermöglicht es dem HTTP-Client, sie auszuführen, wenn Systemressourcen verfügbar sind.

(Geerbt von ICreatable<T>)
WithInterval(Int32)

Legt die Synchronisierungshäufigkeit fest.

(Geerbt von IWithInterval)
WithSchema(SyncGroupSchema)

Legt das Schema fest.

(Geerbt von IWithSchema)

Gilt für: