Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalProperties

Package version

interface

An interface representing ServicePrincipalProperties. The Azure service principal used by Kubernetes for configuring load balancers

Hierarchy

  • ServicePrincipalProperties

Index

Properties

Properties

clientId

clientId: string
member

{string} clientId The service principal client ID

secret

secret: string
member

{string} secret The service principal secret. This is not returned in response of GET/PUT on the resource. To see this please call listKeys.

Generated using TypeDoc