FabricClient.ComposeDeploymentManager Property

Definition

Gets the FabricClient.ComposeDeploymentClient that can be used to perform operations related to compose deployment.

public System.Fabric.FabricClient.ComposeDeploymentClient ComposeDeploymentManager { get; }
member this.ComposeDeploymentManager : System.Fabric.FabricClient.ComposeDeploymentClient
Public ReadOnly Property ComposeDeploymentManager As FabricClient.ComposeDeploymentClient

Property Value

The ComposeDeploymentManager that can be used to perform operations related to compose deployment.

Applies to