Skip to content

Commit 8c0a811

Browse files
author
msftbot[bot]
authored
[ReleasePR netapp] [NetApp]Remove throughputMibps from create request examples (#2765)
Create to sync Azure/azure-rest-api-specs#21907 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/netapp?expand=1)
2 parents e6d1cb4 + 92bc7b9 commit 8c0a811

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

schemas/2020-06-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
},
550550
"username": {
551551
"type": "string",
552-
"description": "Username of Active Directory domain administrator"
552+
"description": "A domain user account with permission to create machine accounts"
553553
}
554554
},
555555
"description": "Active Directory"

schemas/2020-07-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
},
572572
"username": {
573573
"type": "string",
574-
"description": "Username of Active Directory domain administrator"
574+
"description": "A domain user account with permission to create machine accounts"
575575
}
576576
},
577577
"description": "Active Directory"

schemas/2020-08-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@
571571
},
572572
"username": {
573573
"type": "string",
574-
"description": "Username of Active Directory domain administrator"
574+
"description": "A domain user account with permission to create machine accounts"
575575
}
576576
},
577577
"description": "Active Directory"

schemas/2020-09-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
},
586586
"username": {
587587
"type": "string",
588-
"description": "Username of Active Directory domain administrator"
588+
"description": "A domain user account with permission to create machine accounts"
589589
}
590590
},
591591
"description": "Active Directory"

schemas/2020-11-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
},
627627
"username": {
628628
"type": "string",
629-
"description": "Username of Active Directory domain administrator"
629+
"description": "A domain user account with permission to create machine accounts"
630630
}
631631
},
632632
"description": "Active Directory"

schemas/2020-12-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@
627627
},
628628
"username": {
629629
"type": "string",
630-
"description": "Username of Active Directory domain administrator"
630+
"description": "A domain user account with permission to create machine accounts"
631631
}
632632
},
633633
"description": "Active Directory"

schemas/2021-02-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@
627627
},
628628
"username": {
629629
"type": "string",
630-
"description": "Username of Active Directory domain administrator"
630+
"description": "A domain user account with permission to create machine accounts"
631631
}
632632
},
633633
"description": "Active Directory"

schemas/2021-04-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@
641641
},
642642
"username": {
643643
"type": "string",
644-
"description": "Username of Active Directory domain administrator"
644+
"description": "A domain user account with permission to create machine accounts"
645645
}
646646
},
647647
"description": "Active Directory"

schemas/2021-06-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@
641641
},
642642
"username": {
643643
"type": "string",
644-
"description": "Username of Active Directory domain administrator"
644+
"description": "A domain user account with permission to create machine accounts"
645645
}
646646
},
647647
"description": "Active Directory"

schemas/2021-08-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@
723723
},
724724
"username": {
725725
"type": "string",
726-
"description": "Username of Active Directory domain administrator"
726+
"description": "A domain user account with permission to create machine accounts"
727727
}
728728
},
729729
"description": "Active Directory"

0 commit comments

Comments
 (0)