DataSyncOperationsExtensions.GetUpdateSyncGroupOperationStatus(IDataSyncOperations, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupCreateOrUpdateResponse GetUpdateSyncGroupOperationStatus (this Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations operations, string operationStatusLink);
static member GetUpdateSyncGroupOperationStatus : Microsoft.Azure.Management.Sql.LegacySdk.IDataSyncOperations * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncGroupCreateOrUpdateResponse
<Extension()>
Public Function GetUpdateSyncGroupOperationStatus (operations As IDataSyncOperations, operationStatusLink As String) As SyncGroupCreateOrUpdateResponse
Parameters
- operations
- IDataSyncOperations
- operationStatusLink
- String