ServerCommunicationLinkCreateOrUpdateResponse Class

Definition

Response for long running Azure Sql server communication link operation.

public class ServerCommunicationLinkCreateOrUpdateResponse : Microsoft.Azure.AzureOperationResponse
type ServerCommunicationLinkCreateOrUpdateResponse = class
    inherit AzureOperationResponse
Public Class ServerCommunicationLinkCreateOrUpdateResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ServerCommunicationLinkCreateOrUpdateResponse

Constructors

ServerCommunicationLinkCreateOrUpdateResponse()

Initializes a new instance of the ServerCommunicationLinkCreateOrUpdateResponse class.

Properties

Error

Optional.

OperationStatusLink

Optional.

RetryAfter

Optional.

ServerCommunicationLink

Optional. Gets or sets the object that represents the Azure Sql Server communication link.

Status

Optional.

Applies to