Delen via


FabricProperties Class

Definition

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.

Applies to