JobCollectionCheckNameAvailabilityResponse::IsAvailable Property

 

Optional. Whether the name is available.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

public:
property bool IsAvailable {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: