BackendProperties Class

Definition

Properties specific to the Backend Type.

public class BackendProperties
type BackendProperties = class
Public Class BackendProperties
Inheritance
BackendProperties

Constructors

BackendProperties()

Initializes a new instance of the BackendProperties class.

BackendProperties(BackendServiceFabricClusterProperties)

Initializes a new instance of the BackendProperties class.

Properties

ServiceFabricCluster

Gets or sets backend Service Fabric Cluster Properties

Methods

Validate()

Validate the object.

Applies to