Méthode | Description | |
---|---|---|
ApplyRuntime ( |
||
ApplyRuntime ( |
||
ClearRuntime ( |
||
ClearRuntime ( |
||
CreateCloudRuntime ( string runtimeType, string runtimeVersion, string roleName, string rolePath ) : |
||
CreateRuntime ( |
||
CreateRuntime ( |
||
GetRuntimeByType ( string runtimeType ) : |
||
GetRuntimeStartupTask ( |
Gets the runtime startup task regardless of its order in the startup tasks.
|
|
Match ( |
||
ValidateMatch ( |
Méthode | Description | |
---|---|---|
ApplyScaffoldingChanges ( |
||
CloudRuntime ( ) : AzureTools | ||
Configure ( string>.Dictionary |
||
GenerateWarningText ( |
||
GetChanges ( |
Méthode | Description | |
---|---|---|
ApplyRoleXmlChanges ( string>.Dictionary |
||
ApplyRoleXmlChanges ( string>.Dictionary |
||
ApplySettingChanges ( string>.Dictionary |
||
ClearEnvironmentValue ( |
||
CreateRuntimeInternal ( |
||
GetRuntimeTypes ( string>.Dictionary |
||
GetRuntimes ( string>.Dictionary |
||
GetStartupEnvironment ( |
||
GetStartupEnvironment ( |
||
SetVariableValue ( |
Set the variable value given a new value. Replace or add the value to the variable, as appropriate
|
|
ShouldMerge ( |
Determine if this is a variable that should be set directly or should be merged with the new value
|
public ApplyRuntime ( |
||
package | ||
webRole | ||
Résultat | void |
public ApplyRuntime ( |
||
package | ||
workerRole | ||
Résultat | void |
protected ApplyScaffoldingChanges ( |
||
package | ||
Résultat | void |
public static ClearRuntime ( |
||
role | ||
Résultat | void |
public static ClearRuntime ( |
||
role | ||
Résultat | void |
protected abstract Configure ( string>.Dictionary |
||
environment | string>.Dictionary | |
Résultat | void |
public static CreateCloudRuntime ( string runtimeType, string runtimeVersion, string roleName, string rolePath ) : |
||
runtimeType | string | |
runtimeVersion | string | |
roleName | string | |
rolePath | string | |
Résultat |
public static CreateRuntime ( |
||
webRole | ||
rolePath | string | |
Résultat | Collection |
public static CreateRuntime ( |
||
workerRole | ||
rolePath | string | |
Résultat | Collection |
protected abstract GenerateWarningText ( |
||
package | ||
Résultat | string |
protected GetChanges ( |
||
package | ||
changes | string>.Dictionary | |
Résultat | bool |
public static GetRuntimeByType ( string runtimeType ) : |
||
runtimeType | string | |
Résultat |
public static GetRuntimeStartupTask ( |
||
roleStartup | The role startup tasks | |
Résultat |
public abstract Match ( |
||
runtime | ||
Résultat | bool |
public ValidateMatch ( |
||
runtime | ||
warningText | string | |
Résultat | bool |