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

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

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

Fixed IOPS (input/output operations per second) parameters.

Inheritance

object > Instance.Types.FixedIOPS

Namespace

Google.Cloud.Filestore.V1

Assembly

Google.Cloud.Filestore.V1.dll

Constructors

FixedIOPS()

public FixedIOPS()

FixedIOPS(FixedIOPS)

public FixedIOPS(Instance.Types.FixedIOPS other)
Parameter
Name Description
other InstanceTypesFixedIOPS

Properties

MaxIops

public long MaxIops { get; set; }

Required. Maximum IOPS.

Property Value
Type Description
long