Click or drag to resize

IWsEndUserGetHypervisorTemplatesPriority Method

This method return result from call to WcfSettings::GetApplicationSettingsValue(ApplicationSettingsConstants.TEMPLATE_PRIORITY_KEY)

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<HypervisorTemplatesPriority> GetHypervisorTemplatesPriority()

Return Value

Type: WsResultHypervisorTemplatesPriority
Returns the value of column "Value" with column"Key" = Template_Priority from table [ArubaCloudSettings].[dbo].[ApplicationSettings]
See Also