你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Fabric 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 definition.
public class Fabric : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type Fabric = class
inherit Resource
Public Class Fabric
Inherits Resource
- Inheritance
Constructors
Fabric() |
Initializes a new instance of the Fabric class. |
Fabric(String, String, String, String, FabricProperties) |
Initializes a new instance of the Fabric class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource Location (Inherited from Resource) |
Name |
Gets resource Name (Inherited from Resource) |
Properties |
Gets or sets fabric related data. |
Type |
Gets resource Type (Inherited from Resource) |