Cloud Filestore v1 API - Class Instance.Types.IOPSPerTB (2.7.0)

public sealed class Instance.Types.IOPSPerTB : IMessage<Instance.Types.IOPSPerTB>, IEquatable<Instance.Types.IOPSPerTB>, IDeepCloneable<Instance.Types.IOPSPerTB>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Filestore v1 API class Instance.Types.IOPSPerTB.

IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB).

Inheritance

object > Instance.Types.IOPSPerTB

Namespace

Google.Cloud.Filestore.V1

Assembly

Google.Cloud.Filestore.V1.dll

Constructors

IOPSPerTB()

public IOPSPerTB()

IOPSPerTB(IOPSPerTB)

public IOPSPerTB(Instance.Types.IOPSPerTB other)
Parameter
Name Description
other InstanceTypesIOPSPerTB

Properties

MaxIopsPerTb

public long MaxIopsPerTb { get; set; }

Required. Maximum IOPS per TiB.

Property Value
Type Description
long