메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
ApplyScaffoldingChanges ( |
||
CloudRuntime ( ) : AzureTools | ||
Configure ( string>.Dictionary |
||
GenerateWarningText ( |
||
GetChanges ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | void |
public ApplyRuntime ( |
||
package | ||
workerRole | ||
리턴 | void |
protected ApplyScaffoldingChanges ( |
||
package | ||
리턴 | void |
public static ClearRuntime ( |
||
role | ||
리턴 | void |
public static ClearRuntime ( |
||
role | ||
리턴 | void |
protected abstract Configure ( string>.Dictionary |
||
environment | string>.Dictionary | |
리턴 | void |
public static CreateCloudRuntime ( string runtimeType, string runtimeVersion, string roleName, string rolePath ) : |
||
runtimeType | string | |
runtimeVersion | string | |
roleName | string | |
rolePath | string | |
리턴 |
public static CreateRuntime ( |
||
webRole | ||
rolePath | string | |
리턴 | Collection |
public static CreateRuntime ( |
||
workerRole | ||
rolePath | string | |
리턴 | Collection |
protected abstract GenerateWarningText ( |
||
package | ||
리턴 | string |
protected GetChanges ( |
||
package | ||
changes | string>.Dictionary | |
리턴 | bool |
public static GetRuntimeByType ( string runtimeType ) : |
||
runtimeType | string | |
리턴 |
public static GetRuntimeStartupTask ( |
||
roleStartup | The role startup tasks | |
리턴 |
public abstract Match ( |
||
runtime | ||
리턴 | bool |
public ValidateMatch ( |
||
runtime | ||
warningText | string | |
리턴 | bool |