| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterAuthProfile |
OpenShiftManagedClusterInner.authProfile()
Get the authProfile property: Configures OpenShift authentication.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterInner |
OpenShiftManagedClusterInner.withAuthProfile(OpenShiftManagedClusterAuthProfile authProfile)
Set the authProfile property: Configures OpenShift authentication.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterAuthProfile |
OpenShiftManagedClusterAuthProfile.withIdentityProviders(List<OpenShiftManagedClusterIdentityProvider> identityProviders)
Set the identityProviders property: Type of authentication profile to use.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.