Google Kubernetes Engine v1 API - Class LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile (3.37.0)

public sealed class LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile : IMessage<LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile>, IEquatable<LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile>, IDeepCloneable<LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile.

Provisions a new, separate local NVMe SSD exclusively for swap.

Inheritance

object > LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

DedicatedLocalSsdProfile()

public DedicatedLocalSsdProfile()

DedicatedLocalSsdProfile(DedicatedLocalSsdProfile)

public DedicatedLocalSsdProfile(LinuxNodeConfig.Types.SwapConfig.Types.DedicatedLocalSsdProfile other)
Parameter
Name Description
other LinuxNodeConfigTypesSwapConfigTypesDedicatedLocalSsdProfile

Properties

DiskCount

public long DiskCount { get; set; }

The number of physical local NVMe SSD disks to attach.

Property Value
Type Description
long