LinkConnectionRefreshStatus Class

  • java.lang.Object
    • com.azure.analytics.synapse.artifacts.models.LinkConnectionRefreshStatus

public final class LinkConnectionRefreshStatus

The LinkConnectionRefreshStatus model.

Constructor Summary

Constructor Description
LinkConnectionRefreshStatus()

Creates an instance of LinkConnectionRefreshStatus class.

Method Summary

Modifier and Type Method and Description
String getErrorMessage()

Get the errorMessage property: Link connection refresh error message.

String getRefreshStatus()

Get the refreshStatus property: Link connection refresh status.

Methods inherited from java.lang.Object

Constructor Details

LinkConnectionRefreshStatus

public LinkConnectionRefreshStatus()

Creates an instance of LinkConnectionRefreshStatus class.

Method Details

getErrorMessage

public String getErrorMessage()

Get the errorMessage property: Link connection refresh error message.

Returns:

the errorMessage value.

getRefreshStatus

public String getRefreshStatus()

Get the refreshStatus property: Link connection refresh status.

Returns:

the refreshStatus value.

Applies to