你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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