StorageQueueMessage::SchedulerJobCollectionId Property
Gets or sets the Scheduler JobCollection ID
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: [DataMemberAttribute(Order = 5)] property String^ SchedulerJobCollectionId { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: