Commit 64561ba
Adding IsVMInStandbyPool boolean property in VirtualMachineInstanceView (#26069)
This change introduces a boolean property in VirtualMachineInstanceView
to indicate whether a VM is in or out of Standby Pool, which is
currently a preview feature.
Co-authored-by: Bowen Xu <box@microsoft.com>1 parent da154c6 commit 64561ba
3 files changed
Lines changed: 8 additions & 1 deletion
File tree
- specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-09-01
- examples/virtualMachineExamples
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
810 | | - | |
| 810 | + | |
| 811 | + | |
811 | 812 | | |
812 | 813 | | |
813 | 814 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3101 | 3101 | | |
3102 | 3102 | | |
3103 | 3103 | | |
| 3104 | + | |
| 3105 | + | |
| 3106 | + | |
| 3107 | + | |
| 3108 | + | |
3104 | 3109 | | |
3105 | 3110 | | |
3106 | 3111 | | |
| |||
0 commit comments