VirtualMachine type
Azure Virtual Machines に基づく Machine Learning コンピューティング。
type VirtualMachine = Compute & {
computeType: "VirtualMachine"
properties?: VirtualMachineProperties
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Azure Virtual Machines に基づく Machine Learning コンピューティング。
type VirtualMachine = Compute & {
computeType: "VirtualMachine"
properties?: VirtualMachineProperties
}