Compute Engine v1 API - Enum FutureResourcesSpec.Types.DeploymentType (3.22.0)

public enum FutureResourcesSpec.Types.DeploymentType

Reference documentation and code samples for the Compute Engine v1 API enum FutureResourcesSpec.Types.DeploymentType.

Indicates if the reservation allocation strategy is static (DENSE) or dynamic (STANDARD). Defaults to DENSE.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Dense

The reserved capacity is made up of densely deployed reservation blocks.

UndefinedDeploymentType

A value indicating that the enum field is not set.

Unspecified