available property
Indicates if the specified CNAME is available:
-
true: The CNAME is available. -
false: The CNAME is not available.
Implementation
final bool? available;
Indicates if the specified CNAME is available:
true : The CNAME is available.
false : The CNAME is not available.
final bool? available;