Interface VirtualMachine.DefinitionStages.WithCloudId

    • Method Detail

      • withCloudId

        VirtualMachine.DefinitionStages.WithCreate withCloudId​(String cloudId)
        Specifies the cloudId property: ARM Id of the cloud resource to use for deploying the vm..
        Parameters:
        cloudId - ARM Id of the cloud resource to use for deploying the vm.
        Returns:
        the next definition stage.