Show / Hide Table of Contents

Class GetEntity

Inheritance
System.Object
GetEntity
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.Vault.Identity
Assembly: Pulumi.Vault.dll
Syntax
public static class GetEntity

Methods

View Source

InvokeAsync(GetEntityArgs, InvokeOptions)

Declaration
public static Task<GetEntityResult> InvokeAsync(GetEntityArgs args = null, InvokeOptions options = null)
Parameters
Type Name Description
GetEntityArgs args
InvokeOptions options
Returns
Type Description
System.Threading.Tasks.Task<GetEntityResult>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.