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

Inheritance: CloudRuntime
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
ApplyScaffoldingChanges ( CloudRuntimePackage package ) : void
Configure ( string>.Dictionary environment ) : void
GenerateWarningText ( CloudRuntimePackage package ) : string
GetChanges ( CloudRuntimePackage package, string>.Dictionary &changes ) : bool

Method Details

ApplyScaffoldingChanges() protected méthode

protected ApplyScaffoldingChanges ( CloudRuntimePackage package ) : void
package CloudRuntimePackage
Résultat void

Configure() protected méthode

protected Configure ( string>.Dictionary environment ) : void
environment string>.Dictionary
Résultat void

GenerateWarningText() protected méthode

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

GetChanges() protected méthode

protected GetChanges ( CloudRuntimePackage package, string>.Dictionary &changes ) : bool
package CloudRuntimePackage
changes string>.Dictionary
Résultat bool

Match() public méthode

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