DatadogHost Interface
public interface DatadogHost
An immutable client-side representation of DatadogHost.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract List<String> |
aliases()
Gets the aliases property: The aliases for the host installed via the Datadog agent. |
| abstract List<String> |
apps()
Gets the apps property: The Datadog integrations reporting metrics for the host. |
|
abstract
Datadog |
innerModel()
Gets the inner com. |
|
abstract
Datadog |
meta()
Gets the meta property: The meta property. |
| abstract String |
name()
Gets the name property: The name of the host. |
Method Details
aliases
public abstract List<String> aliases()
Gets the aliases property: The aliases for the host installed via the Datadog agent.
Returns:
apps
public abstract List<String> apps()
Gets the apps property: The Datadog integrations reporting metrics for the host.
Returns:
innerModel
public abstract DatadogHostInner innerModel()
Gets the inner com.azure.resourcemanager.datadog.fluent.models.DatadogHostInner object.
Returns:
meta
public abstract DatadogHostMetadata meta()
Gets the meta property: The meta property.
Returns:
name
public abstract String name()
Gets the name property: The name of the host.
Returns: