次の方法で共有


AzureFabricCreationInput Class

Definition

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
AzureFabricCreationInput
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.

Applies to