Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Managed Cluster Identity Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Managed Cluster Identity Example is an example object payload from Azure Kubernetes Service, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

principalIdtenantIdtypeuserAssignedIdentities

Example Payload

Raw ↑
{
  "principalId": "500123",
  "tenantId": "500123",
  "type": "example_value",
  "userAssignedIdentities": "example_value"
}