Show / Hide Table of Contents

Class BackendRoleAzureRole

Inheritance
System.Object
BackendRoleAzureRole
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.Azure.Outputs
Assembly: Pulumi.Vault.dll
Syntax
public sealed class BackendRoleAzureRole

Fields

View Source

RoleId

Declaration
public readonly string RoleId
Field Value
Type Description
System.String
View Source

RoleName

Declaration
public readonly string RoleName
Field Value
Type Description
System.String
View Source

Scope

Declaration
public readonly string Scope
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.