Microsoft.ServiceFabric.Preview.Client.Description Namespace

Classes

ComposeDeploymentDescription

Describes a compose deployment to be created by using System.Fabric.FabricClient.ComposeDeploymentClient.CreateComposeDeploymentAsync(Microsoft.ServiceFabric.Preview.Client.Description.ComposeDeploymentDescription) .

ComposeDeploymentRollbackDescription

Describes a rollback of compose deployment upgrade by using RollbackComposeDeploymentUpgradeAsync(FabricClient+ComposeDeploymentClient, ComposeDeploymentRollbackDescription, TimeSpan, CancellationToken).

ComposeDeploymentStatusQueryDescription

Represents the query input used by System.Fabric.FabricClient.ComposeDeploymentClient.GetComposeDeploymentStatusPagedListAsync(Microsoft.ServiceFabric.Preview.Client.Description.ComposeDeploymentStatusQueryDescription) .

ComposeDeploymentUpgradeDescription

Describes a compose deployment to be created by using System.Fabric.FabricClient.ComposeDeploymentClient.UpgradeComposeDeploymentAsync(System.Fabric.Description.ComposeDeploymentUpgradeDescriptionWrapper).

DeleteComposeDeploymentDescription

Describes an application to be deleted by using System.Fabric.FabricClient.ComposeDeploymentClient.DeleteComposeDeploymentWrapperAsync(System.Fabric.Description.DeleteComposeDeploymentDescriptionWrapper,System.TimeSpan,System.Threading.CancellationToken).