public final class LogSizeCapability extends Object
| Constructor and Description |
|---|
LogSizeCapability() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
limit()
Get the limit property: The log size limit (see 'unit' for the units).
|
LogSizeUnit |
unit()
Get the unit property: The units that the limit is expressed in.
|
void |
validate()
Validates the instance.
|
public Integer limit()
public LogSizeUnit unit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.