Show / Hide Table of Contents

Class GetProjectResourceQuotaResult

Inheritance
System.Object
GetProjectResourceQuotaResult
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()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetProjectResourceQuotaResult

Fields

View Source

NamespaceDefaultLimit

Declaration
public readonly GetProjectResourceQuotaNamespaceDefaultLimitResult NamespaceDefaultLimit
Field Value
Type Description
GetProjectResourceQuotaNamespaceDefaultLimitResult
View Source

ProjectLimit

Declaration
public readonly GetProjectResourceQuotaProjectLimitResult ProjectLimit
Field Value
Type Description
GetProjectResourceQuotaProjectLimitResult
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.