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

Mostrar archivo Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Public Methods

Method Description
CloudRuntimePackage ( XmlNode versionNode, string baseUri ) : System

Private Methods

Method Description
GetRuntimeType ( string typeValue ) : RuntimeType
GetUri ( string baseUri, string filePath ) : Uri

Method Details

CloudRuntimePackage() public method

public CloudRuntimePackage ( XmlNode versionNode, string baseUri ) : System
versionNode System.Xml.XmlNode
baseUri string
return System