AzureSqlInstanceActiveDirectoryOnlyAuthenticationCommunicator.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.
Disables Azure Active Directory only authentication on a Azure SQL Managed Instance
public Microsoft.Azure.Management.Sql.Models.ManagedInstanceAzureADOnlyAuthentication CreateOrUpdate (string resourceGroupName, string InstanceName, Microsoft.Azure.Management.Sql.Models.ManagedInstanceAzureADOnlyAuthentication parameters);
member this.CreateOrUpdate : string * string * Microsoft.Azure.Management.Sql.Models.ManagedInstanceAzureADOnlyAuthentication -> Microsoft.Azure.Management.Sql.Models.ManagedInstanceAzureADOnlyAuthentication
Public Function CreateOrUpdate (resourceGroupName As String, InstanceName As String, parameters As ManagedInstanceAzureADOnlyAuthentication) As ManagedInstanceAzureADOnlyAuthentication
Parameters
- resourceGroupName
- String
- InstanceName
- String
- parameters
- ManagedInstanceAzureADOnlyAuthentication