你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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