HcpOpenShiftClusterAdminCredential Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HCP cluster admin credential.
public class HcpOpenShiftClusterAdminCredential : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RedHatOpenShiftHcp.Models.HcpOpenShiftClusterAdminCredential>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RedHatOpenShiftHcp.Models.HcpOpenShiftClusterAdminCredential>
type HcpOpenShiftClusterAdminCredential = class
interface IJsonModel<HcpOpenShiftClusterAdminCredential>
interface IPersistableModel<HcpOpenShiftClusterAdminCredential>
Public Class HcpOpenShiftClusterAdminCredential
Implements IJsonModel(Of HcpOpenShiftClusterAdminCredential), IPersistableModel(Of HcpOpenShiftClusterAdminCredential)
- Inheritance
-
HcpOpenShiftClusterAdminCredential
- Implements
Properties
| Name | Description |
|---|---|
| ExpirationTimestampOn |
Expiration timestamp for the kubeconfig's client certificate. |
| Kubeconfig |
Admin kubeconfig with a temporary client certificate. |