A2AExtendedLocationDetails 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.
ExtendedLocation details data.
public class A2AExtendedLocationDetails
type A2AExtendedLocationDetails = class
Public Class A2AExtendedLocationDetails
- Inheritance
-
A2AExtendedLocationDetails
Constructors
A2AExtendedLocationDetails() |
Initializes a new instance of the A2AExtendedLocationDetails class. |
A2AExtendedLocationDetails(ExtendedLocation, ExtendedLocation) |
Initializes a new instance of the A2AExtendedLocationDetails class. |
Properties
PrimaryExtendedLocation |
Gets or sets the primary ExtendedLocation. |
RecoveryExtendedLocation |
Gets or sets the recovery ExtendedLocation. |
Methods
Validate() |
Validate the object. |