Region

C# |
public class Region

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Region()()()() | Initializes a new instance of the Region class |
![]() | Endpoint |
Region service endpoint.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetEndpoint()()()() |
Checks if Endpoint property is set
|
![]() | IsSetRegionName()()()() |
Checks if RegionName property is set
|
![]() | RegionName |
Name of the region.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithEndpoint(String) | Obsolete.
Sets the region service endpoint.
|
![]() | WithRegionName(String) | Obsolete.
Sets the name of the region.
|

Object | |
![]() | Region |