outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Subregion

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location_code** | Option<**String**> | The location code (physical zone) of the Subregion. For more information, see [About Regions > Mapping Between Subregions and Physical Zones]https://docs.outscale.com/en/userguide/About-Regions-and-Subregions.html#_mapping_between_subregions_and_physical_zones. | [optional]
**region_name** | Option<**String**> | The name of the Region containing the Subregion. | [optional]
**state** | Option<**String**> | The state of the Subregion. | [optional]
**subregion_name** | Option<**String**> | The name of the Subregion. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)