GDC Hardware Management v1alpha API - Enum Order.Types.DeploymentType (1.0.0-alpha05)

public enum Order.Types.DeploymentType

Reference documentation and code samples for the GDC Hardware Management v1alpha API enum Order.Types.DeploymentType.

Valid types of a deployment.

Namespace

Google.Cloud.GdcHardwareManagement.V1Alpha

Assembly

Google.Cloud.GdcHardwareManagement.V1Alpha.dll

Fields

Name Description
CustomerLab

Customer lab deployment that we support as though it's prod.

FullProduction

Prod deployment with SLOs.

Internal

Internal deployment with best-effort support and no SLOs.

ProofOfConcept

Deployment with best-effort support and no SLOs.

Unspecified

Deployment type is unspecified.