Partager via


ComposeDeploymentUpgradeDescription(String, String[]) Constructeur

Définition

Crée une instance de ComposeDeploymentUpgradeDescription.

public ComposeDeploymentUpgradeDescription (string deploymentName, string[] composeFilePaths);
new Microsoft.ServiceFabric.Preview.Client.Description.ComposeDeploymentUpgradeDescription : string * string[] -> Microsoft.ServiceFabric.Preview.Client.Description.ComposeDeploymentUpgradeDescription
Public Sub New (deploymentName As String, composeFilePaths As String())

Paramètres

deploymentName
String
composeFilePaths
String[]

S’applique à