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 SourceId
ID of the region.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
LocalName
Name of the region in the local language.
Declaration
public readonly string LocalName
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |