Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Agent Pool Properties Example

example_value

Azure Kubernetes Service Agent Pool Properties Example is an example object payload from Azure Kubernetes Service, with 35 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

provisioningStatecountvmSizeosDiskSizeGBosDiskTypekubeletDiskTypemaxPodsosTypeosSKUtypemodeorchestratorVersioncurrentOrchestratorVersionnodeImageVersionenableAutoScalingminCountmaxCountscaleSetPriorityscaleSetEvictionPolicyspotMaxPricescaleDownModevnetSubnetIDpodSubnetIDenableNodePublicIPnodePublicIPPrefixIDenableEncryptionAtHostenableFIPSenableUltraSSDnodeLabelsnodeTaintstagsproximityPlacementGroupIDavailabilityZonesworkloadRuntimemessageOfTheDay

Example Payload

Raw ↑
{
  "provisioningState": "example_value",
  "count": 10,
  "vmSize": "example_value",
  "osDiskSizeGB": 10,
  "osDiskType": "example_value",
  "kubeletDiskType": "example_value",
  "maxPods": 10,
  "osType": "example_value",
  "osSKU": "example_value",
  "type": "example_value",
  "mode": "example_value",
  "orchestratorVersion": "example_value",
  "currentOrchestratorVersion": "example_value",
  "nodeImageVersion": "example_value",
  "enableAutoScaling": true,
  "minCount": 10,
  "maxCount": 10,
  "scaleSetPriority": "example_value",
  "scaleSetEvictionPolicy": "example_value",
  "spotMaxPrice": 42.5,
  "scaleDownMode": "example_value",
  "vnetSubnetID": "500123",
  "podSubnetID": "500123",
  "enableNodePublicIP": true,
  "nodePublicIPPrefixID": "500123",
  "enableEncryptionAtHost": true,
  "enableFIPS": true,
  "enableUltraSSD": true,
  "nodeLabels": "example_value",
  "nodeTaints": [],
  "tags": "example_value",
  "proximityPlacementGroupID": "500123",
  "availabilityZones": [],
  "workloadRuntime": "example_value",
  "messageOfTheDay": "example_value"
}