AzureSqlManagedInstanceDtcCommunicator.CreateOrUpdate 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.
Gets the Managed instance
public Microsoft.Azure.Management.Sql.Models.ManagedInstanceDtc CreateOrUpdate (string resourceGroupName, string managedInstanceName, Microsoft.Azure.Management.Sql.Models.ManagedInstanceDtc parameters);
member this.CreateOrUpdate : string * string * Microsoft.Azure.Management.Sql.Models.ManagedInstanceDtc -> Microsoft.Azure.Management.Sql.Models.ManagedInstanceDtc
Public Function CreateOrUpdate (resourceGroupName As String, managedInstanceName As String, parameters As ManagedInstanceDtc) As ManagedInstanceDtc
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- parameters
- ManagedInstanceDtc