Table of Contents

Class Limits

Namespace
Steeltoe.Extensions.Configuration.CloudFoundry
Assembly
Steeltoe.Extensions.Configuration.CloudFoundryBase.dll
public class Limits
Inheritance
Limits
Inherited Members

Properties

Disk

public int Disk { get; set; }

Property Value

int

Fds

public int Fds { get; set; }

Property Value

int

Mem

public int Mem { get; set; }

Property Value

int