Anthos Multi-Cloud v1 API - Enum AwsInstancePlacement.Types.Tenancy (2.2.0)

public enum AwsInstancePlacement.Types.Tenancy

Reference documentation and code samples for the Anthos Multi-Cloud v1 API enum AwsInstancePlacement.Types.Tenancy.

Tenancy defines how EC2 instances are distributed across physical hardware.

Namespace

GoogleCloudGoogle.Cloud.GkeMultiCloudV1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Fields

NameDescription
Dedicated

Run a dedicated instance.

Default

Use default VPC tenancy.

Host

Launch this instance to a dedicated host.

Unspecified

Not set.