FabricProperties 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 properties.
public class FabricProperties
type FabricProperties = class
Public Class FabricProperties
- Inheritance
-
FabricProperties
Constructors
FabricProperties() |
Initializes a new instance of the FabricProperties class. |
FabricProperties(String, EncryptionDetails, EncryptionDetails, String, String, FabricSpecificDetails, IList<HealthError>, String) |
Initializes a new instance of the FabricProperties class. |
Properties
BcdrState |
Gets or sets bCDR state of the fabric. |
CustomDetails |
Gets or sets fabric specific settings. |
EncryptionDetails |
Gets or sets encryption details for the fabric. |
FriendlyName |
Gets or sets friendly name of the fabric. |
Health |
Gets or sets health of fabric. |
HealthErrorDetails |
Gets or sets fabric health error details. |
InternalIdentifier |
Gets or sets dra Registration Id. |
RolloverEncryptionDetails |
Gets or sets rollover encryption details for the fabric. |