Show / Hide Table of Contents

Class GetRegionsRegionResult

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

Fields

View Source

Id

ID of the region.

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

LocalName

Name of the region in the local language.

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

RegionId

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