Class OpenShiftRouterProfile
java.lang.Object
com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
Represents an OpenShift router.
-
Constructor Details
-
OpenShiftRouterProfile
public OpenShiftRouterProfile()
-
-
Method Details
-
name
Get name of the router profile.- Returns:
- the name value
-
withName
Set name of the router profile.- Parameters:
name
- the name value to set- Returns:
- the OpenShiftRouterProfile object itself.
-
publicSubdomain
Get dNS subdomain for OpenShift router.- Returns:
- the publicSubdomain value
-
fqdn
Get auto-allocated FQDN for the OpenShift router.- Returns:
- the fqdn value
-