Class CheckTrafficManagerRelativeDnsNameAvailabilityParameters
java.lang.Object
com.microsoft.azure.management.trafficmanager.CheckTrafficManagerRelativeDnsNameAvailabilityParameters
Parameters supplied to check Traffic Manager name operation.
-
Constructor Details
-
CheckTrafficManagerRelativeDnsNameAvailabilityParameters
public CheckTrafficManagerRelativeDnsNameAvailabilityParameters()
-
-
Method Details
-
name
Get the name of the resource.- Returns:
- the name value
-
withName
Set the name of the resource.- Parameters:
name
- the name value to set- Returns:
- the CheckTrafficManagerRelativeDnsNameAvailabilityParameters object itself.
-
type
Get the type of the resource.- Returns:
- the type value
-
withType
Set the type of the resource.- Parameters:
type
- the type value to set- Returns:
- the CheckTrafficManagerRelativeDnsNameAvailabilityParameters object itself.
-