Share via


ResourcePredictionsProfile Class

  • java.lang.Object
    • com.azure.resourcemanager.devopsinfrastructure.models.ResourcePredictionsProfile

public class ResourcePredictionsProfile

Determines how the stand-by scheme should be provided.

Constructor Summary

Constructor Description
ResourcePredictionsProfile()

Creates an instance of ResourcePredictionsProfile class.

Method Summary

Modifier and Type Method and Description
ResourcePredictionsProfileType 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:

the kind value.

validate

public void validate()

Validates the instance.

Applies to