ResourcePredictionsProfile Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. ResourcePredictionsProfile
- com.
public class 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 |
|---|---|
|
Resource |
kind()
Get the kind property: Determines how the stand-by scheme should be provided. |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
ResourcePredictionsProfile
public ResourcePredictionsProfile()
Creates an instance of ResourcePredictionsProfile class.
Method Details
kind
public ResourcePredictionsProfileType kind()
Get the kind property: Determines how the stand-by scheme should be provided.
Returns:
validate
public void validate()
Validates the instance.