C# Class Microsoft.WindowsAzure.Commands.Utilities.CloudService.CloudRuntime.IISNodeCloudRuntime

Inheritance: JavaScriptCloudRuntime
Afficher le fichier Open project: AzureRT/azure-sdk-tools

Méthodes publiques

Méthode Description
Match ( CloudRuntimePackage runtime ) : bool

Méthodes protégées

Méthode Description
GenerateWarningText ( CloudRuntimePackage package ) : string
GetDefaultVersion ( ) : string
GetEngineKey ( ) : string

Method Details

GenerateWarningText() protected méthode

protected GenerateWarningText ( CloudRuntimePackage package ) : string
package CloudRuntimePackage
Résultat string

GetDefaultVersion() protected méthode

protected GetDefaultVersion ( ) : string
Résultat string

GetEngineKey() protected méthode

protected GetEngineKey ( ) : string
Résultat string

Match() public méthode

public Match ( CloudRuntimePackage runtime ) : bool
runtime CloudRuntimePackage
Résultat bool