AzureFabricCreationInput 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.
Fabric provider specific settings.
[Newtonsoft.Json.JsonObject("Azure")]
public class AzureFabricCreationInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificCreationInput
[<Newtonsoft.Json.JsonObject("Azure")>]
type AzureFabricCreationInput = class
inherit FabricSpecificCreationInput
Public Class AzureFabricCreationInput
Inherits FabricSpecificCreationInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AzureFabricCreationInput() |
Initializes a new instance of the AzureFabricCreationInput class. |
AzureFabricCreationInput(String) |
Initializes a new instance of the AzureFabricCreationInput class. |
Properties
Location |
Gets or sets the Location. |