Class GetNamespaceResourceQuotaLimitResult
Inheritance
System.Object
GetNamespaceResourceQuotaLimitResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetNamespaceResourceQuotaLimitResult
Fields
View Source
ConfigMaps
Declaration
public readonly string ConfigMaps
Field Value
| Type |
Description |
| System.String |
|
View Source
LimitsCpu
Declaration
public readonly string LimitsCpu
Field Value
| Type |
Description |
| System.String |
|
View Source
LimitsMemory
Declaration
public readonly string LimitsMemory
Field Value
| Type |
Description |
| System.String |
|
View Source
PersistentVolumeClaims
Declaration
public readonly string PersistentVolumeClaims
Field Value
| Type |
Description |
| System.String |
|
View Source
Pods
Declaration
public readonly string Pods
Field Value
| Type |
Description |
| System.String |
|
View Source
ReplicationControllers
Declaration
public readonly string ReplicationControllers
Field Value
| Type |
Description |
| System.String |
|
View Source
RequestsCpu
Declaration
public readonly string RequestsCpu
Field Value
| Type |
Description |
| System.String |
|
View Source
RequestsMemory
Declaration
public readonly string RequestsMemory
Field Value
| Type |
Description |
| System.String |
|
View Source
RequestsStorage
Declaration
public readonly string RequestsStorage
Field Value
| Type |
Description |
| System.String |
|
View Source
Secrets
Declaration
public readonly string Secrets
Field Value
| Type |
Description |
| System.String |
|
View Source
Services
Declaration
public readonly string Services
Field Value
| Type |
Description |
| System.String |
|
View Source
ServicesLoadBalancers
Declaration
public readonly string ServicesLoadBalancers
Field Value
| Type |
Description |
| System.String |
|
View Source
ServicesNodePorts
Declaration
public readonly string ServicesNodePorts
Field Value
| Type |
Description |
| System.String |
|