SsisObjectMetadataStatusResponse Interface
public interface SsisObjectMetadataStatusResponse
An immutable client-side representation of SsisObjectMetadataStatusResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
error()
Gets the error property: The operation error message. |
|
abstract
Ssis |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The operation name. |
| abstract String |
properties()
Gets the properties property: The operation properties. |
| abstract String |
status()
Gets the status property: The status of the operation. |
Method Details
error
public abstract String error()
Gets the error property: The operation error message.
Returns:
innerModel
public abstract SsisObjectMetadataStatusResponseInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.SsisObjectMetadataStatusResponseInner object.
Returns:
name
public abstract String name()
Gets the name property: The operation name.
Returns:
properties
public abstract String properties()
Gets the properties property: The operation properties.
Returns:
status
public abstract String status()
Gets the status property: The status of the operation.
Returns: