This documentation is archived and is not being maintained.
CloudServiceGetResponse::Resource::OutputItems Property
Namespace:
Microsoft.WindowsAzure.Management.Scheduler.ModelsAssembly:
Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public:
property IDictionary<String^, String^>^ OutputItems {
IDictionary<String^, String^>^ get();
void set(IDictionary<String^, String^>^ value);
}
Return to top