C# 클래스 Etg.Yams.Deploy.ClusterIdDeploymentMatcher

상속: IAppDeploymentMatcher
파일 보기 프로젝트 열기: Microsoft/Yams 1 사용 예제들

공개 메소드들

메소드 설명
ClusterIdDeploymentMatcher ( string clusterId ) : System.Linq
IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool

메소드 상세

ClusterIdDeploymentMatcher() 공개 메소드

public ClusterIdDeploymentMatcher ( string clusterId ) : System.Linq
clusterId string
리턴 System.Linq

IsMatch() 공개 메소드

public IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
appDeploymentConfig Etg.Yams.Storage.Config.AppDeploymentConfig
리턴 bool