Google Cloud Recommender v1 API - Enum ReliabilityProjection.Types.RiskType (3.6.0)

public enum ReliabilityProjection.Types.RiskType

Reference documentation and code samples for the Google Cloud Recommender v1 API enum ReliabilityProjection.Types.RiskType.

The risk associated with the reliability issue.

Namespace

Google.Cloud.Recommender.V1

Assembly

Google.Cloud.Recommender.V1.dll

Fields

NameDescription
AccessDeny

Potential access denial. The service is still up but some or all clients can't access it.

DataLoss

Potential data loss.

ServiceDisruption

Potential service downtime.

Unspecified

Default unspecified risk. Don't use directly.