AzureFabricSpecificDetails 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.
Azure Fabric Specific Details.
[Newtonsoft.Json.JsonObject("Azure")]
public class AzureFabricSpecificDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificDetails
[<Newtonsoft.Json.JsonObject("Azure")>]
type AzureFabricSpecificDetails = class
inherit FabricSpecificDetails
Public Class AzureFabricSpecificDetails
Inherits FabricSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AzureFabricSpecificDetails() |
Initializes a new instance of the AzureFabricSpecificDetails class. |
AzureFabricSpecificDetails(String, IList<String>, IList<A2AZoneDetails>, IList<A2AExtendedLocationDetails>, IList<A2AFabricSpecificLocationDetails>) |
Initializes a new instance of the AzureFabricSpecificDetails class. |
Properties
ContainerIds |
Gets or sets the container Ids for the Azure fabric. |
ExtendedLocations |
Gets or sets the ExtendedLocations. |
Location |
Gets or sets the Location for the Azure fabric. |
LocationDetails |
Gets or sets the location details. |
Zones |
Gets or sets the zones. |