DeploymentLogs Interface
public interface DeploymentLogs
An immutable client-side representation of DeploymentLogs.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
content()
Gets the content property: The retrieved online deployment logs. |
|
abstract
Deployment |
innerModel()
Gets the inner com. |
Method Details
content
public abstract String content()
Gets the content property: The retrieved online deployment logs.
Returns:
innerModel
public abstract DeploymentLogsInner innerModel()
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.DeploymentLogsInner object.
Returns: