Show / Hide Table of Contents

Class GetFoldersFolderResult

Inheritance
System.Object
GetFoldersFolderResult
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.AliCloud.ResourceManager.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetFoldersFolderResult

Fields

View Source

FolderId

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

FolderName

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

Id

The ID of the folder.

  • folder_id- The ID of the folder.
  • folder_name- The name of the folder.
Declaration
public readonly string Id
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.