C# 클래스 Microsoft.WindowsAzure.Commands.Utilities.CloudService.CloudRuntime.IISNodeCloudRuntime

상속: JavaScriptCloudRuntime
파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools

공개 메소드들

메소드 설명
Match ( CloudRuntimePackage runtime ) : bool

보호된 메소드들

메소드 설명
GenerateWarningText ( CloudRuntimePackage package ) : string
GetDefaultVersion ( ) : string
GetEngineKey ( ) : string

메소드 상세

GenerateWarningText() 보호된 메소드

protected GenerateWarningText ( CloudRuntimePackage package ) : string
package CloudRuntimePackage
리턴 string

GetDefaultVersion() 보호된 메소드

protected GetDefaultVersion ( ) : string
리턴 string

GetEngineKey() 보호된 메소드

protected GetEngineKey ( ) : string
리턴 string

Match() 공개 메소드

public Match ( CloudRuntimePackage runtime ) : bool
runtime CloudRuntimePackage
리턴 bool