AzureSqlManagedInstanceDtcAdapter.SetManagedInstanceDtc 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 Microsoft.Azure.Commands.Sql.ManagedInstanceDtc.Model.AzureSqlManagedInstanceDtcModel SetManagedInstanceDtc (string resourceGroup, string managedInstanceName, Microsoft.Azure.Commands.Sql.ManagedInstanceDtc.Model.AzureSqlManagedInstanceDtcModel dtcModel);
member this.SetManagedInstanceDtc : string * string * Microsoft.Azure.Commands.Sql.ManagedInstanceDtc.Model.AzureSqlManagedInstanceDtcModel -> Microsoft.Azure.Commands.Sql.ManagedInstanceDtc.Model.AzureSqlManagedInstanceDtcModel
Public Function SetManagedInstanceDtc (resourceGroup As String, managedInstanceName As String, dtcModel As AzureSqlManagedInstanceDtcModel) As AzureSqlManagedInstanceDtcModel
Parameters
- resourceGroup
- String
- managedInstanceName
- String
- dtcModel
- AzureSqlManagedInstanceDtcModel