AzureSqlServerCommunicationLinkCommunicator.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.
Creates or updates a server communication link
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerCommunicationLink CreateOrUpdate (string resourceGroupName, string serverName, string communicationLinkName, Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerCommunicationLinkCreateOrUpdateParameters parameters);
member this.CreateOrUpdate : string * string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerCommunicationLinkCreateOrUpdateParameters -> Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerCommunicationLink
Public Function CreateOrUpdate (resourceGroupName As String, serverName As String, communicationLinkName As String, parameters As ServerCommunicationLinkCreateOrUpdateParameters) As ServerCommunicationLink
Parameters
- resourceGroupName
- String
- serverName
- String
- communicationLinkName
- String