Class LogsInner
java.lang.Object
com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
The logs.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogsInner
public LogsInner()
-
-
Method Details
-
content
Get the content property: The content of the log.- Returns:
- the content value.
-
withContent
Set the content property: The content of the log.- Parameters:
content- the content value to set.- Returns:
- the LogsInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-