Skip to content

Commit 8b49aa9

Browse files
author
SDKAuto
committed
CodeGen from PR 16155 in Azure/azure-rest-api-specs
Merge dee3d09048e9f84736b34982a768267781045639 into b49af80
1 parent 1a9b633 commit 8b49aa9

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

sdk/containerservice/azure-mgmt-containerservice/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@autorest/[email protected]",
55
"@autorest/[email protected]"
66
],
7-
"commit": "c800afa8bcc12ee1c3df0ec26fb012d48b93ce0c",
7+
"commit": "6f1174dcd72d6872dc9c18bc94f9e771b6f9c87f",
88
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
99
"autorest_command": "autorest specification/containerservice/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.4.5",
1010
"readme": "specification/containerservice/resource-manager/readme.md"

sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2021_08_01/models/_models.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ class AgentPool(SubResource):
5757
:vartype name: str
5858
:ivar type: Resource type.
5959
:vartype type: str
60-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
61-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
62-
system pools. The default value is 1.
60+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
61+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
62+
1000 (inclusive) for system pools. The default value is 1.
6363
:type count: int
6464
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
6565
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted
@@ -1627,9 +1627,9 @@ class ManagedClusterAgentPoolProfileProperties(msrest.serialization.Model):
16271627
16281628
Variables are only populated by the server, and will be ignored when sending a request.
16291629
1630-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
1631-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
1632-
system pools. The default value is 1.
1630+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
1631+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
1632+
1000 (inclusive) for system pools. The default value is 1.
16331633
:type count: int
16341634
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
16351635
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted
@@ -1862,9 +1862,9 @@ class ManagedClusterAgentPoolProfile(ManagedClusterAgentPoolProfileProperties):
18621862
18631863
All required parameters must be populated in order to send to Azure.
18641864
1865-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
1866-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
1867-
system pools. The default value is 1.
1865+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
1866+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
1867+
1000 (inclusive) for system pools. The default value is 1.
18681868
:type count: int
18691869
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
18701870
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted

sdk/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2021_08_01/models/_models_py3.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ class AgentPool(SubResource):
6262
:vartype name: str
6363
:ivar type: Resource type.
6464
:vartype type: str
65-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
66-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
67-
system pools. The default value is 1.
65+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
66+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
67+
1000 (inclusive) for system pools. The default value is 1.
6868
:type count: int
6969
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
7070
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted
@@ -1814,9 +1814,9 @@ class ManagedClusterAgentPoolProfileProperties(msrest.serialization.Model):
18141814
18151815
Variables are only populated by the server, and will be ignored when sending a request.
18161816
1817-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
1818-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
1819-
system pools. The default value is 1.
1817+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
1818+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
1819+
1000 (inclusive) for system pools. The default value is 1.
18201820
:type count: int
18211821
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
18221822
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted
@@ -2086,9 +2086,9 @@ class ManagedClusterAgentPoolProfile(ManagedClusterAgentPoolProfileProperties):
20862086
20872087
All required parameters must be populated in order to send to Azure.
20882088
2089-
:param count: Number of agents (VMs) to host docker containers. Allowed values must be in the
2090-
range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for
2091-
system pools. The default value is 1.
2089+
:param count: Desired Number of agents (VMs) specified to host docker containers. Allowed
2090+
values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to
2091+
1000 (inclusive) for system pools. The default value is 1.
20922092
:type count: int
20932093
:param vm_size: VM size availability varies by region. If a node contains insufficient compute
20942094
resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted

0 commit comments

Comments
 (0)