C# Class Etg.Yams.Deploy.ClusterIdDeploymentMatcher

Inheritance: IAppDeploymentMatcher
Afficher le fichier Open project: Microsoft/Yams Class Usage Examples

Méthodes publiques

Méthode Description
ClusterIdDeploymentMatcher ( string clusterId ) : System.Linq
IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool

Method Details

ClusterIdDeploymentMatcher() public méthode

public ClusterIdDeploymentMatcher ( string clusterId ) : System.Linq
clusterId string
Résultat System.Linq

IsMatch() public méthode

public IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
appDeploymentConfig Etg.Yams.Storage.Config.AppDeploymentConfig
Résultat bool