AzureRedHatOpenShift4Client Class
Rest API for Azure Red Hat OpenShift 4.
- Inheritance
-
builtins.objectAzureRedHatOpenShift4Client
Constructor
AzureRedHatOpenShift4Client(credential: AsyncTokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parameters
- base_url
- str
default value: https://management.azure.com
Service URL. Default value is "https://management.azure.com".
- api_version
- str
Api Version. Default value is "2020-04-30". Note that overriding this default value may result in unsupported behavior.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- operations
- Operations
Operations operations
- open_shift_clusters
- OpenShiftClustersOperations
OpenShiftClustersOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for