ResourcePredictionsProfile Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. ResourcePredictionsProfile
- com.
Implements
public class ResourcePredictionsProfile
implements JsonSerializable<ResourcePredictionsProfile>
Determines how the stand-by scheme should be provided.
Constructor Summary
| Constructor | Description |
|---|---|
| ResourcePredictionsProfile() |
Creates an instance of Resource |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Resource |
fromJson(JsonReader jsonReader)
Reads an instance of Resource |
|
Resource |
kind()
Get the kind property: Determines how the stand-by scheme should be provided. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
ResourcePredictionsProfile
public ResourcePredictionsProfile()
Creates an instance of ResourcePredictionsProfile class.
Method Details
fromJson
public static ResourcePredictionsProfile fromJson(JsonReader jsonReader)
Reads an instance of ResourcePredictionsProfile from the JsonReader.
Parameters:
Returns:
Throws:
kind
public ResourcePredictionsProfileType kind()
Get the kind property: Determines how the stand-by scheme should be provided.
Returns:
toJson
validate
public void validate()
Validates the instance.