RegionInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides region specific information.
public class RegionInfo
type RegionInfo = class
Public Class RegionInfo
- Inheritance
-
RegionInfo
Constructors
RegionInfo() |
Initializes a new instance of the RegionInfo class. |
RegionInfo(String, IList<RegionInfoAvailabilityZoneMappingsItem>) |
Initializes a new instance of the RegionInfo class. |
Properties
AvailabilityZoneMappings |
Gets or sets provides logical availability zone mappings for the subscription for a region. |
StorageToNetworkProximity |
Gets or sets provides storage to network proximity information in the region. Possible values include: 'Default', 'T1', 'T2', 'AcrossT2', 'T1AndT2', 'T1AndAcrossT2', 'T2AndAcrossT2', 'T1AndT2AndAcrossT2' |
Extension Methods
ConvertToPs(RegionInfo) |