OpenShiftRouterProfile Class

Represents an OpenShift router.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.containerservice._serialization.Model
OpenShiftRouterProfile

Constructor

OpenShiftRouterProfile(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the router profile.

Variables

Name Description
name
str

Name of the router profile.

public_subdomain
str

DNS subdomain for OpenShift router.

fqdn
str

Auto-allocated FQDN for the OpenShift router.