Show / Hide Table of Contents

Class GetSchemaRequest

Inheritance
object
GetSchemaRequest
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Experimental.Provider
Assembly: Pulumi.dll
Syntax
public sealed class GetSchemaRequest

Constructors

View Source

GetSchemaRequest(int)

Declaration
public GetSchemaRequest(int version)
Parameters
Type Name Description
int version

Fields

View Source

Version

Declaration
public readonly int Version
Field Value
Type Description
int
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.