다음을 통해 공유


SchedulerClient.JobCollectionName 속성

 

네임스페이스:   Microsoft.WindowsAzure.Scheduler
어셈블리:  Microsoft.WindowsAzure.Management.Scheduler.dll의 Microsoft.WindowsAzure.Management.Scheduler

구문

public string JobCollectionName { get; set; }
public:
property String^ JobCollectionName {
    virtual String^ get() sealed;
    virtual void set(String^ value) sealed;
}
abstract JobCollectionName : string with get, set
override JobCollectionName : string with get, set
Public Property JobCollectionName As String

속성 값

Type: System.String

구현

ISchedulerClient.JobCollectionName

참고 항목

SchedulerClient 클래스
Microsoft.WindowsAzure.Scheduler 네임스페이스

맨 위로 이동