Interface VirtualMachine.DefinitionStages.WithUnmanagedCreate

    • Method Detail

      • withOSDiskVhdLocation

        VirtualMachine.DefinitionStages.WithUnmanagedCreate withOSDiskVhdLocation​(String containerName,
                                                                                  String vhdName)
        Specifies the name of an OS disk VHD file and its parent container.
        Parameters:
        containerName - the name of the container in the selected storage account
        vhdName - the name for the OS disk VHD.
        Returns:
        the next stage of the definition