OnPremiseProperty Class

Properties from the Kubernetes data controller.

All required parameters must be populated in order to send to Azure.

Inheritance
OnPremiseProperty

Constructor

OnPremiseProperty(*, id: str, public_signing_key: str, signing_certificate_thumbprint: Optional[str] = None, **kwargs)

Parameters

id
str
Required

Required. A globally unique ID identifying the associated Kubernetes cluster.

public_signing_key
str
Required

Required. Certificate that contains the Kubernetes cluster public key used to verify signing.

signing_certificate_thumbprint
str
Required

Unique thumbprint returned to customer to verify the certificate being uploaded.