Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Managed Cluster Windows Profile Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Managed Cluster Windows Profile 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

adminUsernameadminPasswordlicenseTypeenableCSIProxy

Example Payload

Raw ↑
{
  "adminUsername": "example_value",
  "adminPassword": "example_value",
  "licenseType": "example_value",
  "enableCSIProxy": true
}