ServerCommunicationLinkCreateOrUpdateParameters Class

Definition

Create or update Azure SQL Server communication link parameters.

public class ServerCommunicationLinkCreateOrUpdateParameters : Microsoft.Azure.ResourceBase
type ServerCommunicationLinkCreateOrUpdateParameters = class
    inherit ResourceBase
Public Class ServerCommunicationLinkCreateOrUpdateParameters
Inherits ResourceBase
Inheritance
Microsoft.Azure.ResourceBase
ServerCommunicationLinkCreateOrUpdateParameters

Constructors

ServerCommunicationLinkCreateOrUpdateParameters()

Initializes a new instance of the ServerCommunicationLinkCreateOrUpdateParameters class.

ServerCommunicationLinkCreateOrUpdateParameters(ServerCommunicationLinkCreateOrUpdateProperties)

Initializes a new instance of the ServerCommunicationLinkCreateOrUpdateParameters class with required arguments.

Properties

Properties

Required. Gets or sets the properties of the request.

Applies to