java - Virtual Machine Scale Set support -


does azure-java-sdk support virtual machine scale set creation? i've checked java docs in http://azure.github.io/azure-sdk-for-java/ , not find there.

update: current azure sdk java supports vm scale sets. https://github.com/azure/azure-sdk-for-java

earlier answer: reviewed javadocs of azure sdk java , compared the rest apis of virtual machine scale sets. i'm afraid answer question azure sdk java not suppport vmss azure resource management now.

so can try use virtual machine rest apis support vmss.

best regards.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -