public class CheckTrafficManagerRelativeDnsNameAvailabilityParameters extends Object
| Constructor and Description |
|---|
CheckTrafficManagerRelativeDnsNameAvailabilityParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name of the resource.
|
String |
type()
Get the type of the resource.
|
CheckTrafficManagerRelativeDnsNameAvailabilityParameters |
withName(String name)
Set the name of the resource.
|
CheckTrafficManagerRelativeDnsNameAvailabilityParameters |
withType(String type)
Set the type of the resource.
|
public CheckTrafficManagerRelativeDnsNameAvailabilityParameters()
public String name()
public CheckTrafficManagerRelativeDnsNameAvailabilityParameters withName(String name)
name - the name value to setpublic String type()
public CheckTrafficManagerRelativeDnsNameAvailabilityParameters withType(String type)
type - the type value to setCopyright © 2019. All rights reserved.