Microsoft.ServiceFabric.Preview.Client.Description Namespace
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.
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). |
Azure SDK for .NET