Class CheckNameAvailability
java.lang.Object
com.microsoft.azure.management.servicebus.CheckNameAvailability
Description of a Check Name availability request properties.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CheckNameAvailability
public CheckNameAvailability()
-
-
Method Details
-
name
Get the name value.- Returns:
- the name value
-
withName
Set the name value.- Parameters:
name
- the name value to set- Returns:
- the CheckNameAvailability object itself
-