Class ResourceGroupRegionStatusGetArgs
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.Inputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class ResourceGroupRegionStatusGetArgs : ResourceArgs
Constructors
View SourceResourceGroupRegionStatusGetArgs()
Declaration
public ResourceGroupRegionStatusGetArgs()
Properties
View SourceRegionId
Declaration
public Input<string> RegionId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Status
The status of the resource group.
Declaration
public Input<string> Status { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |