FreeLimitExhaustionBehaviorCapability Class
- java.
lang. Object - com.
azure. resourcemanager. sql. models. FreeLimitExhaustionBehaviorCapability
- com.
Implements
public final class FreeLimitExhaustionBehaviorCapability
implements JsonSerializable<FreeLimitExhaustionBehaviorCapability>
Supported free limit exhaustion behavior options.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Free |
exhaustionBehaviorType()
Get the exhaustion |
|
static
Free |
fromJson(JsonReader jsonReader)
Reads an instance of Free |
|
Capability |
status()
Get the status property: Free limit exhaustion behavior status. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
exhaustionBehaviorType
public FreeLimitExhaustionBehavior exhaustionBehaviorType()
Get the exhaustionBehaviorType property: Free limit exhaustion behavior type.
Returns:
fromJson
public static FreeLimitExhaustionBehaviorCapability fromJson(JsonReader jsonReader)
Reads an instance of FreeLimitExhaustionBehaviorCapability from the JsonReader.
Parameters:
Returns:
Throws:
status
public CapabilityStatus status()
Get the status property: Free limit exhaustion behavior status.
Returns:
toJson
validate
public void validate()
Validates the instance.