C# Class Amazon.Route53.VPCRegion

Constants used for properties of type VPCRegion.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
ApNortheast1 VPCRegion
ApNortheast2 VPCRegion
ApSouth1 VPCRegion
ApSoutheast1 VPCRegion
ApSoutheast2 VPCRegion
CaCentral1 VPCRegion
CnNorth1 VPCRegion
EuCentral1 VPCRegion
EuWest1 VPCRegion
EuWest2 VPCRegion
SaEast1 VPCRegion
UsEast1 VPCRegion
UsEast2 VPCRegion
UsWest1 VPCRegion
UsWest2 VPCRegion

Méthodes publiques

Méthode Description
FindValue ( string value ) : VPCRegion

Finds the constant for the unique value.

VPCRegion ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : VPCRegion
value string The unique value for the constant
Résultat VPCRegion

VPCRegion() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public VPCRegion ( string value ) : System
value string
Résultat System

Property Details

ApNortheast1 public_oe static_oe property

Constant ApNortheast1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApNortheast1
Résultat VPCRegion

ApNortheast2 public_oe static_oe property

Constant ApNortheast2 for VPCRegion
public static VPCRegion,Amazon.Route53 ApNortheast2
Résultat VPCRegion

ApSouth1 public_oe static_oe property

Constant ApSouth1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSouth1
Résultat VPCRegion

ApSoutheast1 public_oe static_oe property

Constant ApSoutheast1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSoutheast1
Résultat VPCRegion

ApSoutheast2 public_oe static_oe property

Constant ApSoutheast2 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSoutheast2
Résultat VPCRegion

CaCentral1 public_oe static_oe property

Constant CaCentral1 for VPCRegion
public static VPCRegion,Amazon.Route53 CaCentral1
Résultat VPCRegion

CnNorth1 public_oe static_oe property

Constant CnNorth1 for VPCRegion
public static VPCRegion,Amazon.Route53 CnNorth1
Résultat VPCRegion

EuCentral1 public_oe static_oe property

Constant EuCentral1 for VPCRegion
public static VPCRegion,Amazon.Route53 EuCentral1
Résultat VPCRegion

EuWest1 public_oe static_oe property

Constant EuWest1 for VPCRegion
public static VPCRegion,Amazon.Route53 EuWest1
Résultat VPCRegion

EuWest2 public_oe static_oe property

Constant EuWest2 for VPCRegion
public static VPCRegion,Amazon.Route53 EuWest2
Résultat VPCRegion

SaEast1 public_oe static_oe property

Constant SaEast1 for VPCRegion
public static VPCRegion,Amazon.Route53 SaEast1
Résultat VPCRegion

UsEast1 public_oe static_oe property

Constant UsEast1 for VPCRegion
public static VPCRegion,Amazon.Route53 UsEast1
Résultat VPCRegion

UsEast2 public_oe static_oe property

Constant UsEast2 for VPCRegion
public static VPCRegion,Amazon.Route53 UsEast2
Résultat VPCRegion

UsWest1 public_oe static_oe property

Constant UsWest1 for VPCRegion
public static VPCRegion,Amazon.Route53 UsWest1
Résultat VPCRegion

UsWest2 public_oe static_oe property

Constant UsWest2 for VPCRegion
public static VPCRegion,Amazon.Route53 UsWest2
Résultat VPCRegion