RegionInfoResource 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.
Information regarding regionInfo Item.
[Microsoft.Rest.Serialization.JsonTransformation]
public class RegionInfoResource : Microsoft.Azure.Management.NetApp.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RegionInfoResource = class
inherit ProxyResource
Public Class RegionInfoResource
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
RegionInfoResource() |
Initializes a new instance of the RegionInfoResource class. |
RegionInfoResource(String, String, String, SystemData, String, IList<RegionInfoAvailabilityZoneMappingsItem>) |
Initializes a new instance of the RegionInfoResource class. |
Properties
AvailabilityZoneMappings |
Gets or sets provides logical availability zone mappings for the subscription for a region. |
Id |
Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" (Inherited from Resource) |
Name |
Gets the name of the resource (Inherited from Resource) |
StorageToNetworkProximity |
Gets or sets provides storage to network proximity information in the region. Possible values include: 'Default', 'T1', 'T2', 'AcrossT2', 'T1AndT2', 'T1AndAcrossT2', 'T2AndAcrossT2', 'T1AndT2AndAcrossT2' |
SystemData |
Gets azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from Resource) |
Type |
Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from Resource) |
Extension Methods
ConvertToPs(RegionInfoResource) |