Update azure_rm_aks.py (#66900)
This commit is contained in:
parent
b763d79b75
commit
3fce39d610
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@ options:
|
||||||
description:
|
description:
|
||||||
- The VM Size of each of the Agent Pool VM's (e.g. C(Standard_F1) / C(Standard_D2v2)).
|
- The VM Size of each of the Agent Pool VM's (e.g. C(Standard_F1) / C(Standard_D2v2)).
|
||||||
required: true
|
required: true
|
||||||
|
vnet_subnet_id:
|
||||||
|
description:
|
||||||
|
- Id of subnet for Agent Pool VM's Network Interfaces
|
||||||
os_disk_size_gb:
|
os_disk_size_gb:
|
||||||
description:
|
description:
|
||||||
- Size of the OS disk.
|
- Size of the OS disk.
|
||||||
|
|
Loading…
Add table
Reference in a new issue