C# Class Microsoft.WindowsAzure.Management.CloudService.Model.CloudRuntimePackage

Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Méthodes publiques

Méthode Description
CloudRuntimePackage ( XmlNode versionNode, string baseUri ) : System

Private Methods

Méthode Description
GetRuntimeType ( string typeValue ) : RuntimeType
GetUri ( string baseUri, string filePath ) : Uri

Method Details

CloudRuntimePackage() public méthode

public CloudRuntimePackage ( XmlNode versionNode, string baseUri ) : System
versionNode System.Xml.XmlNode
baseUri string
Résultat System