ManagedCcfRestoreResponse Interface
public interface ManagedCcfRestoreResponse
An immutable client-side representation of ManagedCcfRestoreResponse.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Managed |
innerModel()
Gets the inner com. |
abstract String |
message()
Gets the message property: Response body stating if the managed CCF resource is being restored. |
Method Details
innerModel
public abstract ManagedCcfRestoreResponseInner innerModel()
Gets the inner com.azure.resourcemanager.confidentialledger.fluent.models.ManagedCcfRestoreResponseInner object.
Returns:
message
public abstract String message()
Gets the message property: Response body stating if the managed CCF resource is being restored.
Returns:
Applies to
Azure SDK for Java